/* CSS & Design By ChadZilla */
body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #000AFF;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.body2 {
	background-image: url(.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#container {
	width: 1000px;
	background-position: top center;
	background-repeat: no-repeat;
}

/* Begin Header Related CSS */
#header {
	width: auto;
	height: 160px;
	margin: 0 auto 0 auto;
}

#headertxt {
	color: #FFFFFF;
	position: relative;
	font-size: 11px;
	font-weight:normal;
	top: 15px;
	left: 15px;
	text-align:left;
	width: 430px;
	float:left;
}

#headerlinks {
	background-image: url(images/headerlinksbg.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 339px;
	height: 144px;
	float: left;
	margin-left:10px;
	position:relative;
	top: 15px;
	left: 30px;
}

#headerlinks h2 {
	color: #F7860D;
	font-size: 14px;
	margin: 2px;
	padding:2px;
	float: left;
}

#headerlinks ul, li {
	color: #FFF;
	font-size: 14px;
	margin-left: 3px;
	margin-top: 1px;
	padding: 0px;
	text-align: left;
	list-style:none;
	font-weight:bold;
}

#headerlinks ul {
	float: left;
	margin-left: 10px;
	max-width: 150px;
	
}

.headerlinks li a:link {color: #FFFFFF; text-decoration:none;}
.headerlinks li a:active {color: #FFFFFF; text-decoration:none;}
.headerlinks li a:visited {color: #FFFFFF; text-decoration:none;}
.headerlinks li a:hover {color: #F2D84E; text-decoration:none;}
/* End Header Related CSS */

/* Begin Logo Related CSS */
#logo {
	position: relative;
	top: 15px;
	left: 0px;
	float:left;
}
/* End Logo Related CSS */


/* Begin Nav Related CSS */
#nav {
	width: 1000px;
	background: url(images/navbg.gif) repeat-x center;
	height: 35px;
	line-height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.navleft {
	background: url(images/navleftbg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.navright {
	background: url(images/navrightbg.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	margin-left: 10px;
}

.navright a:link {color: #060DD0; font-size:18px; font-weight:bold; text-decoration:none; margin-left: 15px; margin-right: 15px; }
.navright a:active {color: #060DD0; font-size:18px; font-weight:bold; text-decoration:none; margin-left: 15px; margin-right: 15px;} 
.navright a:visited {color: #060DD0; font-size:18px; font-weight:bold; text-decoration:none; margin-left: 15px; margin-right: 15px;}
.navright a:hover {color: #060DD0; font-size:18px; font-weight:bold; text-decoration:none; margin-left: 15px; margin-right: 15px;}

/* End Nav Related CSS */


/* Begin Left Content Related CSS */
#leftcontent {
	float: left;
	margin-left: 0px;
	width: 640px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url(images/leftcontentbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px;
	padding:0px;
}

.leftcontent h1  a:link {color: #000000; font-size:12px; font-weight:bold; text-decoration:none; margin-left: 15px;}
.leftcontent h1  a:active {color: #000000; font-size:12px; font-weight:bold; text-decoration:none; margin-left: 15px;} 
.leftcontent h1  a:visited {color: #000000; font-size:12px; font-weight:bold; text-decoration:none; margin-left: 15px;}
.leftcontent h1  a:hover {color: #000000; font-size:12px; font-weight:bold; text-decoration:none; margin-left: 15px;}



.leftcontentwrap {
	background-image:url(images/leftcontentwrap.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}



.descript {
	font-size: 12px;
	position:relative;
	left: -35px;
}

.descript1 {
	font-size: 12px;
}

.catlist {
	margin:0px;
	padding: 5px;
}

.grandtotal {
	margin:0px;
	padding: 0px;
	font-size: 14px;
	text-align:left;
	margin-left: 10px;
	margin-top: 10px;
}


.leftcontent a:link {color: #000AFF; font-size:18px; font-weight:bold; text-decoration:none;}
.leftcontent a:active {color: #000AFF; font-size:18px; font-weight:bold; text-decoration:none;} 
.leftcontent a:visited {color: #000AFF; font-size:18px; font-weight:bold; text-decoration:none;}
.leftcontent a:hover {color: #FDB133; font-size:18px; font-weight:bold; text-decoration:none;} 



.categorylinks a:link {color: #000AFF; font-size:18px; font-weight:bold; text-decoration:none; background-image:url(images/rainbow.png); background-position:left; background-repeat:no-repeat; padding-left: 19px;}
.categorylinks a:active {color: #000AFF; font-size:18px; font-weight:bold; text-decoration:none; background-image:url(images/rainbow.png); background-position:left; background-repeat:no-repeat; padding-left: 19px;} 
.categorylinks a:visited {color: #000AFF; font-size:18px; font-weight:bold; text-decoration:none; background-image:url(images/rainbow.png); background-position:left; background-repeat:no-repeat; padding-left: 19px;}
.categorylinks a:hover {color: #FDB133; font-size:18px; font-weight:bold; text-decoration:none; background-image:url(images/rainbow.png); background-position:left; background-repeat:no-repeat; padding-left: 19px;}

#breadcrumbs {
height: 25px;
line-height: 25px;
margin-left: 10px;
}


.breadcrumbs a:link {color: #000AFF; font-size:16px; font-weight:bold; text-decoration:none; margin-top:3px; margin-bottom: 3px;}
.breadcrumbs a:active {color: #000AFF; font-size:16px; font-weight:bold; text-decoration:none; margin-top:3px; margin-bottom: 3px;} 
.breadcrumbs a:visited {color: #000AFF; font-size:16px; font-weight:bold; text-decoration:none; margin-top:3px; margin-bottom: 3px;}
.breadcrumbs a:hover {color: #FDB133; font-size:16px; font-weight:bold; text-decoration:none; margin-top:3px; margin-bottom: 3px;} 


.leftcontent h1 {
	height: 25px;
	line-height: 25px;
	background-image: url(images/leftcontenth1.gif);
	background-repeat:no-repeat;
	font-size:12px;
	margin-left: 10px;
	padding-left: 10px;
}



.catlisting a:link {color: #000AFF; text-decoration:none; display: block; padding-left: 10px;  padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}
.catlisting a:visited {color: #000AFF; text-decoration:none; display: block; padding-left: 10px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}
.catlisting a:active {color: #000AFF; text-decoration:none; display: block; padding-left: 10px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}
.catlisting a:hover {color: #FDB133; text-decoration:none; display: block; padding-left: 10px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}


/* End Left Content Related CSS */

/* Begin Right Content Related CSS */
#rightcontent {
	width: 350px;
	float: left;
	background-color:#FFFFFF;
	margin-left: 10px;
	background-image: url(images/rightcontenttopbg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.rightcontentwrap {
	background-image: url(images/rightcontentbottombg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
}

.rightcontentwrap h2 {
	
	color: #04097D;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	background-image: url(images/rightcontenth2.gif);
	background-repeat:no-repeat;
}

.rightcontentwrap ul, .rightcontentwrap li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
	
}

.rightcontentwrap li a:link {color: #000AFF; text-decoration:none; display: block; padding-left: 0px;  padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #ccc;}
.rightcontentwrap li a:visited {color: #000AFF; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #ccc;}
.rightcontentwrap li a:active {color: #000AFF; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #ccc;}
.rightcontentwrap li a:hover {color: #FDB133; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #ccc;}

#rightcontent_gallery {
	width: 330px;
	margin-left: 5px; 
}
#rightcontent_galleryimg {
	float: left;
	width: 100px;
	max-width: 160px;
}
#rightcontent_gallerytext {
	margin-left: 5px;
	margin-right: 5px;
	width: 160px;
	max-width: 160px;
	overflow:hidden;
	float: left;
}

#rightcontent_adzone {
	text-align: center;
	width: 300px;
	height: auto;
	margin-left: 5px;
	
}

/* End Right Content Related CSS */

#footer {
	width: 1000px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000AFF;
	font-size:12px;
	color:#FFFFFF;
}


#adwords {
	width: 200px;
	float:left;
	text-align:left;
	margin: 5px;
	font-size:12px;
}

#adwordsheader a{font-size: 12px; font-weight:bold; color: #000AFF;}
#adwordsurl a{font-size: 10px; font-weight:normal; color: #FDB133}

.thelinks {
	background-color: #FFFFFF;
}
.thelinks a:link {color: #000AFF; text-decoration:none; display: block; padding-left: 10px;  padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}
.thelinks a:visited {color: #000AFF; text-decoration:none; display: block; padding-left: 10px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}
.thelinks a:active {color: #000AFF; text-decoration:none; display: block; padding-left: 10px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}
.thelinks a:hover {color: #FDB133; text-decoration:none; display: block; padding-left: 10px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/link.png); background-repeat: no-repeat; background-position: top left;}


.premiumlinks a:link {color: #000AFF; text-decoration:none; display: block; padding-left: 17px;  padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/medal_gold_1.png); background-repeat: no-repeat; background-position: left;}
.premiumlinks a:visited {color: #000AFF; text-decoration:none; display: block; padding-left: 17px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/medal_gold_1.png); background-repeat: no-repeat; background-position: left;}
.premiumlinks a:active {color: #000AFF; text-decoration:none; display: block; padding-left: 17px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/medal_gold_1.png); background-repeat: no-repeat; background-position: left;}
.premiumlinks a:hover {color: #FDB133; text-decoration:none; display: block; padding-left: 17px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/medal_gold_1.png); background-repeat: no-repeat; background-position: left;}

.discountlinks a:link {color: #000AFF; text-decoration:none; display: block; padding-left: 17px;  padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/discount.png); background-repeat: no-repeat; background-position: left;}
.discountlinks a:visited {color: #000AFF; text-decoration:none; display: block; padding-left: 17px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/discount.png); background-repeat: no-repeat; background-position: left;}
.discountlinks a:active {color: #000AFF; text-decoration:none; display: block; padding-left: 17px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/discount.png); background-repeat: no-repeat; background-position: left;}
.discountlinks a:hover {color: #FDB133; text-decoration:none; display: block; padding-left: 17px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #ccc; background-image: url(images/discount.png); background-repeat: no-repeat; background-position: left;}


#thepost ol, #thepost, #thepost ul, #thepost li {
font-size: 12px;
color: #8A0303;
list-style: none;
font-family:Tahoma;
font-weight:bold;
font-size: 18px;
padding-top: 5px;
padding-bottom: 5px;
}

#thepost li a {
	background-image: url(images/kmultiple.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 20px;
}

#thepost {
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	font-weight: normal;
	margin-left: 10px;


}

.thepost a:link {font-size: 12px; color: #000AFF; text-decoration:none}
.thepost a:visited {font-size: 12px; color: #000AFF; text-decoration:none}
.thepost a:active {font-size: 12px; color: #000AFF; text-decoration:none}
.thepost a:hover {font-size: 12px; color: #000AFF; text-decoration:none}

#thepost form textarea {
width: 453px;
height: 180px;
border: solid 1px #eee;
margin: 0px;
color:#000AFF;
font-family:Tahoma;
font-weight:bold;
font-size:18px;

}

#thepost img {max-width: 470px; height:auto;}


.legend {
	height: 16px; 
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	
}

.clear {
	clear: both;
}

.spacer {
	hieght: 10px;
}

#spacer {
	hieght: 15px;
}

.margin {margin: 10px;}

table,td, {
	margin:0px;
	padding: 0px;
}

.leftcontent p {
	font-size: 12px;
	margin-left: 10px;
}



/* Begin VOD Related CSS */
#leftColumn {
	background-color: ;
}
/* End VOD Related CSS */