﻿@import url("/App_Themes/General.css");
/* ® 2006 LoadToons */

/* standard html tags */

body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* No Dotted Lines on image links */
a
{
	behavior: url(/images/onclickbehavior.htc);
}

:focus
{
	-moz-outline-style: none;
}
/* End No Dotted Lines on image links */

body
{
	background: #b8b8b8 url(/images/loadtoons/bgBody.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 12px;
	color: #737373;
	padding: 0;
	margin: 0;
}
hr
{
	height: 1px;
	border: none;
	border-top: dashed 1px #dadada;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}
p
{
	padding: 0;
	margin: 5px 0 5px 0;
	color: #696969;
	line-height: 18px;
}
a:link, a:visited
{
	color: #0000FF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #532E74;
}
a:active
{
	text-decoration: none;
	color: #532E74;
}
#navcolumn h2
{
	color: #662D91;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0px 7px 15px;
}
#navcolumn h3
{
	color: #662D91;
	font-weight: bold;
	font-size: 11px;
	margin: 15px 0px 7px 15px;
}

/* page layout divisions */
#header
{
	width: 758px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A7A9AC;
	border-bottom: none;
	background: #FFF;
	position: relative;
}
#headerDesc
{
	position: absolute;
	top: 25px;
	left: 419px;
	color: #767676;
	width: 330px;
	font-size: 11px;
}
#navigation
{
	width: 758px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A7A9AC;
	border-top: none;
	border-bottom: none;
	background: url(/images/loadtoons/navigation.gif) repeat-x;
	position: relative;
	text-transform: uppercase;
}
#stage
{
	position:relative;
	width:758px;
	height:422px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A7A9AC;
	border-top: none;
	border-bottom: none;
	background:url(/images/loadtoons/stage.jpg) no-repeat;
}
#movieFrame
{
	position:absolute;
	left:98px;
	top:52px;
	width: 562px;
	height: 317px;
	background:transparent url(/images/loadtoons/bgFlash.jpg) no-repeat;
}
#flash
{
	width:560px;
	height:315px;
	border:none;
	color: #FFFFFF;
	text-align:center;
	margin:1px;
}
#ContentPane
{
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A7A9AC;
	border-bottom: none;
	background: #FFFFFF;
}
#contentcolumns
{
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A7A9AC;
	border-bottom: none;
	background: url(/images/loadtoons/bg_content.gif);
	background-repeat: repeat-y;
}
#content
{
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A7A9AC;
	border-bottom: none;
	background-image: url(/images/loadtoons/bg_navcolumn.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#subcontent
{
	width: 582px;
	background: #ffffff;
	float: left;
}
#divider
{
	width: 760px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/loadtoons/dividersub.gif) no-repeat;
}
#dividersub
{
	width: 760px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/loadtoons/dividersub.gif) no-repeat;
}
#footer
{
	width: 758px;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A7A9AC;
	border-top: none;
	background: url(/images/loadtoons/footer.gif);
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	line-height: 18px;
}
#copyright
{
	position: absolute;
	left: 468px;
	top: 78px;
	height: 20px;
	width: 177px;
	color: #797979;
}
#navcolumn
{
	width: 176px;
	float: left;
	background-image: url(/images/loadtoons/bg_navcolumn.gif);
	background-repeat: repeat-y;
}
#navtree
{
	padding: 10px 0 10px 0;
}
#breadcrumbs
{
	width: 582px;
	height: 27px;
	background: #FFFFFF url(/images/loadtoons/bg_breadcrumbs.gif) no-repeat;
	float: left;
	font-family: Verdana;
	font-size: 11px;
}
#breadcrumbs a, a:visited
{
	color: #696969;
	text-decoration: none;
}
#breadcrumbs a:hover, a:active
{
	text-decoration: underline;
	color: #532E74;
}
#navbottom ul
{
	margin: 0px;
	padding-top: 0;
	list-style-type: none;
	height: 12px;
	text-align: center;
	font-size: 10px;
}
#navbottom ul li
{
	display: inline;
}
#navbottom a:link, #navbottom a:visited
{
	text-decoration: none;
	color: #696969;
}
#navbottom a:hover
{
	text-decoration: underline;
}
#navbottom a:active
{
	text-decoration: none;
}

.slogan
{
	position: absolute;
	top: 38px;
	left: 260px;
}
.textheader
{
	font-size: 11px;
	color: #694086;
	padding: 0;
	margin: 0;
}
.phonePrefix
{
	color: #CCC;
}
.bold
{
	font-weight: bold;
	color: #5d5d5d;
}
.container
{
	border-bottom: dashed 1px #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
}
.container ul
{
	list-style: none;
	position: relative;
	padding: 10px 0 10px 0;
	margin: 0;
}
.container li
{
	background-image: url(/images/loadtoons/bullet_purple.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #925cd4;
	padding-left: 10px;
}
.backtotop
{
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: right;
}

/* layout style classes */
.content
{
	padding: 10px 25px 0 25px;
	color: #696969;
}
.content h1
{
	font-size: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6F4990;
}
.text
{
	font-family: verdana;
	font-size: 11px;
	line-height: 1.5;
	color: #616161;
	text-align: justify;
}
.text a:link, .text a:visited, .text a:active
{
	color: #0000FF;
}
.text a:hover
{
	text-decoration: underline;
	color: #532E74;
}
.navsep
{
	width: 173px;
	height: 3px;
	background: url(/images/loadtoons/navcol_sep.gif) no-repeat;
	margin: 12px 0px 0 0px;
}
.navtext
{
	color: #909090;
	text-transform: uppercase;
}
.navlinks
{
	text-indent: 20px;
}
.navlinks a, a:link, a:hover, a:visited
{
	color: #909090;
}
.navlinks ul
{
	list-style: none;
	padding: 5px 0 5px 0;
	margin: 0;
}
.navlinks ul li
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding: 5px 0 0 0;
	margin: 0;
}
.navlinks img
{
	border:none;
}

.navlinks li a, li a:link, li a:visited
{
	color: #909090;
	text-decoration: none;
}
.navlinks li a:hover
{
	color: #909090;
	text-decoration: underline;
}
.navbold
{
	font-size: 12px;
	padding: 20px 10px 0 20px;
	font-weight: bold;
	color: #930c12;
}
#navcolumn .navbold a
{
	font-size: 12px;
	font-weight: bold;
	color: #930c12;
}
.breadtext
{
	margin: 6px 0px 0px 5px;
	color: #909090;
	font-size: 10px;
}
.pagetitle
{
	float: left;
	vertical-align: middle;
}
.pagebuttons
{
	width: 42px;
	height: 25px;
	margin: 20px 0 0 0;
	float: right;
}
.serviceInfo
{
	border: solid 1px #a7a9ac;
	border-top: none;
}
.gridCompare
{
	margin-left: 6px;
}
.gridCompare td
{
	text-align: center;
	border-right: solid 1px #A7A9AC;
	border-bottom: solid 1px #A7A9AC;
}
.coName
{
	font-weight: bold;
	color: #0000ff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 36px;
}
.quoted
{
	font-weight: bold;
	color: #616161;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 36px;
}
#column_left a
{
	color: #333;
	font-weight:bold;
}
#column_left a:hover
{
	text-decoration:underline;
}
#column_middle a, a:visited
{
	color: #0000FF;
	text-decoration: none;
}
#column_middle a:hover, a:active
{
	text-decoration: underline;
	color: #532E74;
}
#column_right a, a:hover, a:visited, a:active
{
	color: #696969;
	text-decoration: none;
}
.buyBoxHeader
{
	width: 530px;
	height: 3px;
}
.buyBoxBody
{
	width: 530px;
}
.buyBoxFooter
{
	width: 530px;
	height: 3px;
	margin-bottom: 20px;
}
.buyLeft
{
	width: 410px;
	float: left;
}
.buyRight
{
	width: 110px;
	float: right;
}
.buyRight a, a:link, a:visited, a:active
{
	color: #FFF;
	text-decoration: none;
}
.buyRight a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/*Cartoon List items*/
#movieContainer
{
	margin-bottom:15px;
}
#CartoonList
{
}
.CartoonEntry
{
	margin-top:10px;
	margin-bottom:10px;
}
.CartoonDesc
{
	width:270px;
	float:left;
	margin:0;
	padding:0;
}
.btnWatch
{
	width:105px;
	height:44px;
	border:none;
	float:right;
}
.btnLoadToons
{
	font-size:11px;
}
