/* CSS Document */

@import url("/stylesheet.css");
@import url("/css/nav.css");
@import url("/css/styles.css");


body {
	background:url(/documents/Image/bg2.jpg) #54388D top left repeat;
	margin:0px;
	padding:0px;
	font:12px/155% Arial, Verdana, sans-serif;
}

div#wrapper {	    
	width: 925px; margin: 0 auto;
	position:relative;
	margin-top:10px;
	margin-bottom:10px; 
	-moz-box-shadow: 0px 0px 50px 1px #211638;
	-webkit-box-shadow: 0px 0px 50px 1px #211638;
	box-shadow: 0px 0px 50px 1px #211638;
	border-top-left-radius: 1em;   
	border-top-right-radius: 1em; 
	border-bottom-left-radius: 1em;   
	border-bottom-right-radius: 1em;
        -moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;  
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
}

#header {
	width:925px;
	height:79px;
	background:url(/images/logo.jpg) #54388D top left no-repeat;
        border-top-left-radius: 1em;   
	border-top-right-radius: 1em;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
        
}
a.catagories {
    color:#008C43;
	font-weight:bold;
	text-decoration:none;
}
a.catagories:hover {
    color:#008C43;
	font-weight:bold;
	text-decoration:underline;
}
#logo {
	display:none;
}

#top_nav {
	position:absolute;
	top:5px;        
	left:50%;
        margin-left:136px; 
}

#top_nav p {
	margin:0px;
	padding:0px;
}

div#cms_home p {
	margin:0px;
	padding:5px 0px 0px 0px;
}

#top_nav .p1 {
	position:absolute;
        top:5px;
        left:50%;
        margin-left:44px;
        width:125px;
	font: bold 13px Arial, Verdana, sans-serif;
	color:#B7B7B7;
}

#top_nav .p2 {
	position:absolute;
	top:22px;
        left:50%;
        margin-left:24px;
	width:125px;
	font: bold 13px Arial, Verdana, sans-serif;
	color: #E1E1E1;
}

#top_nav .p3 {
	position:absolute;
	top:3px;
	left:135px;
}

#top_nav .p4 {
	position:absolute;
	top:5px;
	left:270px;
}

#top_nav #p5 {
	position:absolute;
	top:24px;
	left:135px;
	width:178px;
	font:10px Arial, Verdana, sans-serif;
	color:#008C43;
}

#top_nav .p6 {
	position:absolute;
	top:51px;
	left:14px;
	width:322px;
	text-shadow: 0px 1px 0px #E5E5E5;
}

div#nav {
	z-index:10 !IMPORTANT;
	position:relative;
	padding-left:50px;
	height:38px;
	background:url(/images/nav_rev5b.jpg) top left repeat-x;
	font:bold 14px Arial, Verdana, sans-serif;
}

div#nav a {
	color:#FFF;
}

div#nav a:hover {
	color:#B7B7B7;
}

#container {
        width: 925px; margin: 0 auto;
	padding:0px;
}

#signin {
	float:left;
	width:154px;
	height:25px;
	padding:5px 8px 0px 8px;
	background:#FFFFFF;
	font:bold 12px Arial, Verdana, sans-serif; color:#54388D;
}

#breadcrumb {
	float:left;
	width:739px;
	height:25px;
	padding:5px 8px 0px 8px;
	text-align:right;
	background:#FFFFFF;
	font:bold 12px Arial, Verdana, sans-serif;
}

#main {
	clear:both;
	overflow:hidden;   
	width:909px;
	padding:0px 8px 8px 8px;
	background:#FFFFFF;
	position:relative;
	z-index:2;
}

#side_nav {
	float:left;
	width:154px;
	padding-top:3px;
}

#side_nav ul {
	padding:0px;
	margin:10px 0px 0px 30px;
}

#side_nav li {
	list-style-type:none;
}

#side_right {
	float:right;
	width:154px;
	padding-top:3px;
}

#side_right p {
	margin:0 0 5px 0;
	padding:0;
}

#invoice_logo {
	display:none;
}

#content {
	float:left;  
	width:585px;
	/*margin:0px 8px;*/
	/* kevin */
	margin:0 0 0 8px;
	padding-top:3px;
}

#content2 {
	float:left;  
	width:747px;
	margin:0 0 0 8px;
	padding-top:3px;
}

#banner {
	width:585px;
	height:155px;
	background:url(/images/banner.jpg) top left no-repeat;
}

/** { margin:0; }*/
#bannerRotator { width:585px; height:260px; overflow:hidden; position:relative; }
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; width:585px; height:260px; position:absolute; top:0px; left:0px; }
#bannerNav { position:absolute; right:15px; bottom:15px; background:url(/images/transBlack75.png) repeat 0 0; padding:5px 5px 5px 10px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#bannerNav a { margin:3px 10px 0 0 ; height:10px; width:10px; display:block; background:url(/images/dotDark.png) no-repeat 0 0; float:left; }
#bannerNav a.active { background-image:url(/images/dotLight.png); }
#bannerNav span.pause, #bannerNav span.play { cursor:pointer; height:15px; width:15px; display:block; background:url(/images/pause.png) no-repeat 0 0; float:left; }
#bannerNav span.play { background-image:url(/images/play.png) }

#homebanner {
	width:586px;
	height:260px;
	border:1px solid #999999;
}

#subHomeBanner{
	width:590px;
	height:141px;
	padding-top:300px;
	border:1px solid #000000;
}

#vids{
	z-index:1;
	width:155px;
	height:170px;
}

#mediaspace{
	z-index:1;
	width:155px;
	height:295px;
}

#rogers1{
z-index:99;
	margin-top:-125px;
	margin-top:0px;
	padding: 1px 0 1px 0;
}

#featured {
	height:230px;
	margin-top:8px;
}

#featured ul {
	margin:2px 0px 5px 0px;
	padding:0px;
}

#featured li {
	width:140px;
	height:220px;
	border:1px solid #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	list-style-type:none;
	float:left;
	background:url(../images/feature_fade.jpg) bottom center no-repeat;
}

#featured .l1 {
	margin-right:5px;
	
}

#featured2 {
	height:230px;
}

#featured2 ul {
	margin:2px 0px 5px 0px;
	padding:0px;
}

#featured2 li {
	width:140px;
	height:190px;
	border:1px solid #999999;
	list-style-type:none;
	float:left;
	background:url(../images/feature_fade.jpg) bottom center no-repeat;
}

#featured2 .l1 {
	margin-right:5px;
	
}

#ota {
	padding:3px;
	border:1px solid #999999;
}

#informationAll {
	height:220px;
	margin-top:5px;
}

#informationAll ul {
	margin:2px 0px 5px 0px;
	padding:0px;
}

#informationAll li {
	width:140px;
	height:220px;
	border:1px solid #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	list-style-type:none;
	float:left;
	background:url(../images/feature_fade.jpg) bottom center no-repeat;
}

#informationAll .l1 {
	margin-right:5px;
	
}

#newsletter {
	margin-top:10px;
	float:left;
	width:290px;
	height:84px;
	background:url(../images/newsletter.jpg) top center no-repeat;
	margin-right:4px;
}

#newsletter .input {
	margin-top:33px;
	margin-left:10px;
}

#newsletter .submit {
	margin-top:3px;
	margin-left:10px;
}

#pro {
	float:left;
	width:282px;
	height:84px;
	margin-top:3px;
	padding:0px;
}


#news {
	width:576px;
/*	height:185px;  */
	/*padding:3px;*/
	/*border:1px solid #999999;*/
	/*background-color:#54388c;*/
}

#news ul {
	margin:0px 0px 0px 3px;
	padding:0px;
	list-style-type:disc;
	border:0px solid #FF0000;
}

#news li {
	padding:3px 0px 3px 0px;
	margin-left:15px;
	color:#fff;
	font:bold 11px Arial, Verdana, sans-serif;
}

#news a {
	font-weight:bold;
	color:#ffffff;
}

#news fieldset {
	border:1px solid #ffffff;
	margin:0px;
	padding:1px;
}

#important {
	margin-top:1px;
	border:0px solid #FF0000;
}

#testimonials {
	background:url(/images/box_testimonials.jpg) top center no-repeat;
	height:205px;
	margin-top:2px;
	padding:45px 10px 0px 10px;	
	border:0px solid #FF0000;
}

#bundle {
	padding:3px;
	border:1px solid #999999;
}

#testimonials a, #testimonials p, #testimonials td {
	font:11px Arial, Verdana, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

#testimonials a:hover {
	text-decoration:underline;
}

#footer {
	width: 925px; margin: 0 auto;
        height: 106px;
	padding:0px;
	color:#54388D;
	background:url(/images/footer_gray_centered.jpg) #54388D no-repeat;
	border-bottom-left-radius: 1em;   
	border-bottom-right-radius: 1em;  
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
}

#footer ul {
	padding-top:4px;
	padding-left:115px;
	padding-bottom:35px;
	list-style-type:none;
	margin:0 0 0 0px;	
}

#footer a{
    	color:#ffffff;
	text-decoration:none;
        position:relative;
	font:bold 11px Arial, Verdana, sans-serif;	
}

#footer a:hover  {
	color:#B7B7B7;	
}

#footer li {
	float:left;
	padding-right:20px;
}

#cc {
	margin: 0 0 0 200px;
}

.right_float {
	float:right;
}

.left_float {
	float:left;
}

.green {
	color:#054D27;
	font-weight:bold;
}

a {
	color:#B7B7B7;	
}

a:hover  {
	color:#54388D;
	text-decoration:underline;
}

.secnav {
	list-style-type:none;	
	width:100%;
	margin:0px;
	padding:0px;
}

.secnav li {
	float:left;
}

.secnav li a{
	background: url(../images/secnav_back.jpg) repeat-x bottom left;
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	padding:5px 11px 5px 12px;
	width: auto;
	text-decoration: none;
}

.secnav li a:hover{
	background: url(../images/secnav_back_f2.jpg) repeat-x bottom left;
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	padding:5px 11px 5px 12px;
	width: auto;
	text-decoration: none;
}

h5 {
	font:normal 14pt Arial, Verdana, sans-serif;
	margin:0px;
	padding:10px 0px 10px 0px;
	color:#555555;
}

.red {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.red_small {
	font:bold 12px Arial, Verdana, sans-serif;
	color:#FF0000;
}

.fineprint {
	font-size:7pt;
	list-style-image: url(../images/asterisk.gif); 
}

.specials_box ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.specials_box li {
	float:left;
	margin:0px 5px 10px 5px;
	border:1px solid #CCC;
	text-align:center;
	line-height:300%;
}

.specials_box a {
	display:block;
	width:180px;
	height:40px;
	background:url(/images/bg_specials_box.jpg) top center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.specials_box a:hover {
	background:#008C43;
	color:#FFFFFF;
}

.smallText2 {
	color:#FFF;
}



#menuSide {
	margin:0 0 0 5px;
	padding:0px;
	color:#ffffff;
	width:140;
	height:475;
}



/* OCT 13 2010 */

ul#categories {
	list-style:none;
	margin:0;
	padding:2px 10px;
}

ul#categories li {
	padding:5px 0px;
	line-height:100%;
}
ul#categories a {
	font:bold 12px/100% Arial, Verdana, sans-serif;
	color:white;
	text-decoration:none;
	border-left:2px solid #b7b7b7;
	padding-left:5px;
}

ul#categories li a:hover {
	color:#b7b7b7;
}

ul#categories ul {
	padding:0;	
	margin:2px 0px 0px 10px;
	border:0px solid red;	
}

ul#categories ul li {
	padding:1px 0px;
}

ul#categories ul li a {
	border:none;
	font-size:11px;
}



ul#account {
	list-style:none;
	margin:0;
	padding:0;
	height:23px;
}

ul#account li {
	float:left;
	line-height:100%;
	padding:4px 18px 0px 0px;
}

ul#account li a {
	font:bold 14px/100% Arial, Verdana, sans-serif;
	color:#54388D;
	text-decoration:none;
}

ul#account li a:hover {
	color:#068B47;
}

li.shopping-cart {
	padding-left:20px !important;
	background:url(../images/shopping-cart.jpg) center left no-repeat;
}



/*--- DROPDOWN ---*/

/*ul#mainnav ul {
	position:absolute;
	left:-999em;
	top:28px;
	z-index:90;
}

ul#mainnav ul li {
	float:none;
	padding:0px;
	background:none;
	width:175px;
}

ul#mainnav ul li a {
	display:block;
	padding:5px;
	position:relative;
	z-index:91;
	background:green;
	font-size:13px;
	border-bottom:1px solid #aaa;
}

ul#mainnav ul li a:hover {
	background:#444;
	color:white;
	border-bottom:1px solid #aaa;
}

ul#mainnav li:hover ul ul, ul#mainnav li:hover ul ul ul, ul#mainnav li.sfhover ul ul, ul#mainnav li.sfhover ul ul ul {
	left: -999em;
}

ul#mainnav li:hover ul, ul#mainnav li li:hover ul, ul#mainnav li li li:hover ul, ul#mainnav li.sfhover ul, ul#mainnav li li.sfhover ul, ul#mainnav li li li.sfhover ul { lists nested under hovered list items 
	left: auto;
	margin-left:15px;
}*/

div.newsletter {
	margin-top:5px;
	display:block;
	width:123px;
	height:135px;
	padding:15px;
	background:url(/images/newsletter2.jpg) top left no-repeat;
}

div.newsletter h4 {
	font:bold 14px/100% Arial, Verdana, sans-serif;
	color:white;
	padding:0px 0px 10px;
	margin:0px;
}

