﻿/* ------------------------------------ Global Styles ----------------------------------------*/

body {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	color:#d4d4d4;
	background:#3c3c3c url('../images/bg2.png') repeat-y top; 
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	margin:auto;
	
}

/* ---------------------------------- Header Block Styles ------------------------------------*/


#header_bg {
	background:#ffffff url('../images/header_bg.png') repeat-x;
	height:150px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px 2px 0px 2px;
	
}

#header_logo {
	margin-left:auto;
	margin-right:auto;
	/*background: url('../images/header.png')center no-repeat;*/
	height:150px;
}

#header_c {
	float:left;
	margin-left:-2px;
	margin-top:4px;
	width:150px;	
}

#header_dd {
	margin-top:20px;
	margin-right:5px;
	float:right;
	width:100px;
}

/* ---------------------------------- Header Menu Styles ------------------------------------*/

.menu { 
	padding:9px 0px 0px 15px; 
	height:51px; 
	margin:0 auto; 
	width:980px; 
	background:url('../images/menu_bg.png') 0 9px no-repeat;
}
.menu ul { 
	height:41px; 
	width:900px;
	padding:0 5px; 
	margin:0; 
	list-style:none; 
	border:0;
}

.menu ul li { 
	float:left;
	height:33px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	margin:0; 
	border:0; 
	background:url('../images/menu_line1.gif') no-repeat right;
}

.menu ul li a { 
	color:#ffffff; 
	font:bold 16px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-decoration:none; 
}

.menu ul li a:hover { 
	color:#ed1b24; 
	background-color:#ffffff;
	text-decoration:none;
}

/*---------------------------------------- Top Main Styles ---------------------------------------*/

#top_main_div {
	float:left;
	padding-right:5px;
	height:275px;
	background:url('../images/slider_bg1.jpg') left top no-repeat;
}

#top_main_div_bl {
	float:left;
	text-align:left;
	width:490px;
	padding-left:35px;
}

.top_main_div_bl_td {
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
}

#top_main_div_rc {
	padding-top:5px;
	padding-left:10px;
	width:450px;
	height:255px;	
}

.top_main_div_rc_td {
	padding-left:30px;
}

/*---------------------------------------- Dynamic Slider Styles ---------------------------------------*/

#slider { 
	width:490px; 
	height:130px; 
}

#slider ul {
	margin:0;
}

#slider li { 
	list-style:none; 
	text-align:left;
	width:490px; 
	height:130px; 
	overflow:hidden; 
}

.slider_pane {	
	font:bold 14px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;	
	color:#fff; 
}

.slider_pane_tbl {
	width:490px;
}

.slider_pane_th {
	text-decoration:underline;
	text-align: center;
	font-size:18px;
	color:#fff;
}

.slider_pane_left {
	width:240px;
	text-align:center;
	vertical-align:top;	
}

.slider_pane_right {
	width:240px;
	text-align:center;
	vertical-align:top;	
	color:#fff;	
}

/* ------------------------------------------- Shop.php Styles --------------------------------------------*/

#store_div {
	float:left;
	width:100%;
	height:275px;
	background:url('../images/slider_bg1.jpg') left top no-repeat;
}

#store_div1 {
	float:left;
	width:100%;
	margin-bottom:15px;
	background:transparent;
}


#store_left {
	float:left;
}

#store_right {
	float:right;
}

#wrapper { 
	float:left;
	width:965px;
	margin:auto; 
	border:solid 0px #ccc; 
	background:transparent;
	padding:10px 15px 10px 15px; 

}
	
#sidebar { 
	width:28%; 
	float:right; 
}

#content  { 
	width:70%; 
}

.jcart { 
	margin:0;
	float:left; 
	background:transparent;
	text-align:center; 
}

/*.jcart table {
	width:100%;
	text-align:left;
	font-size:16px;
	height:40px;*/
}


.jcart ul {
	font-size:11px; 
	margin:0; 
	list-style:none; 
	padding:0 20px; 
	text-align:left; 
}

.jcart ul li {
	color:#fff;
	font-weight:bold;
}

.jcart fieldset { 
	border:0; 
}

.jcart strong { 
	color:#fff; 
}

.jcart .button { 
	margin:1px;
	padding:2px; 
}

fieldset { 
	border:0; 
}

#paypal-button { 
	display:block; 
	padding:10px; 
	margin:20px auto; 
}

/* ------------------------------------------- Col_1000 Styles --------------------------------------------*/

#col_1000 {
	width:1000px;
	/*color:#ffffff;*/
	font-weight:bold;
}

#col_1000_who {
	width:530px;
	float:left;
	color:#ffffff;
	text-align:justify;
	list-style:none;
}

#col_1000_who ul li {
	list-style:none;

}

#col_1000_mtg {
	width:390px;
	float: right;
	color:#ffffff;
	text-align:justify;
	list-style:none;

}

#col_1000_mtg ul li {
	list-style:none;

}


#col_1000_ff {
	width:930px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	margin-left:30px;
	margin-right:30px;
}

.col_1000_mid {
	background:url('../images/col_1000_mid.png')repeat-y top;
	width:1000px;
	height:1100px;
}

.col_1000_mid_alt {
	background-image:url('../images/col_1000_mid.png');
	background-repeat:repeat-y;
	background-position:left;
	height:355px;
	width:1000px;
}


.col_1000_top {
	background:url('../images/col_1000_top.png') no-repeat top;
}

.col_1000_btm {
	background:url('../images/col_1000_btm.png') no-repeat bottom;
	height:1095px;
	padding:10px 15px 10px 15px;
}

.col_1000_btm_alt {
	background:transparent url('../images/col_1000_btm.png') no-repeat bottom;
	height:350px;
	padding:10px 15px 10px 15px;
}



/* ------------------------------------------- Col_685 Styles --------------------------------------------*/

#col_685_top {
	margin-top:15px;
	width:685px;
	float:left;
}

#col_685_low {
	width:685px;
	float:left;
}

.col_685_mid {
	background:url('../images/col_685_mid.png') left top repeat-y;
}

.col_685_top {
	background:url('../images/col_685_top.png') left top no-repeat;
}

.col_685_btm {
	background:url('../images/col_685_btm.png') left bottom no-repeat;
	padding:10px 15px 10px 15px; 
}

#col_685_cal {
	margin:0px;
}

#col_685_prp {
	float:left;
	font-size:16px;
}

#col_685_rdlst {
	float:right;
	font-size:14px;
}

/* ------------------------------------------- Col_400 Styles --------------------------------------------*/

#col_400 {
	margin-top:15px;
	float:left;
	width:400px;
}

.col_400_mid {
	background:url('../images/col_400_mid.png') left top repeat-y;
	height:808px;
}

.col_400_top {
	background:url('../images/col_400_top.png') left top no-repeat;
}

.col_400_btm {
	background:url('../images/col_400_btm.png') left bottom no-repeat;
	height:803px;
	padding:10px 15px 10px 15px; 
}


/* ------------------------------------------- Col_300 Styles --------------------------------------------*/

#col_300 {
	margin-top:15px;
	width:300px;
	float:right;
}

.col_300_mid {
	background:url('../images/col_300_mid.png') left top repeat-y;
}

.col_300_top {
	background:url('../images/col_300_top.png') left top no-repeat;
}

.col_300_btm {
	background:url('../images/col_300_btm.png') left bottom no-repeat;
	padding:10px 15px 10px 15px; 
}

#col_300_tw {
	margin-top:10px;
	margin-left:10px;
}

#col_300_fb {
	margin-top:20px;
	margin-left:10px;
}

/* ------------------------------------------- Col_265 Styles --------------------------------------------*/

#col_265 {
	margin-top:15px;
	width:265px;
	float:right;
	padding-left:5px;
}

.col_265_mid {
	background:url('../images/col_265_mid.png') left top repeat-y;
	height:807px;
}

.col_265_top {
	background:url('../images/col_265_top.png') left top no-repeat;
}

.col_265_btm {
	background:url('../images/col_265_btm.png') left bottom no-repeat;
	height:803px;
	padding:10px 15px 10px 15px; 
}


/*----------------------------------------------- Footer Style Section ------------------------------------------- */

#adminlnk {
	color: #ffffff;	
	text-decoration: none;
}

#footer {
	background: url('../images/footer_bg.jpg') no-repeat;
	font:bold 13px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	width:1000px;
	height:50px;
	vertical-align:bottom;

}

#footerleft {
	float:left;
	width:700px;
	height:50px;
	padding-top:-10px;
}

#footerleft ul li {
	display:inline;
	padding-right:10px;
	padding-left:10px;
	vertical-align:middle;
	background:url('../images/menu_line1.gif') right no-repeat;
}

#footerleft ul li a:hover {
	color:#ed1b24;
}
#footerright {
	float:right;
	color:#fff;	
	padding-top:18px;
	padding-right:25px;
	font:11px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

/* --------------------------------------- Text and Link Styles -----------------------------------------*/

h1 {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-size:23px;
	font-weight:bold;
}

.h1span {
	font-size:21px;
	font-weight:bold;
	color:#d4d4d4;
	padding:0px;
	margin:0px;

}

h2 {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin:0px 0px 0px 0px;
	color:#d4d4d4;
	font-size:20px;
	font-weight:bold;
}

h3 {
	 font-size:16px; 
	 font-weight:bold;
	 color: white; 
}

h4 {
	 font-size:16px; 
	 font-weight:bold;
	 color:gray; 
	 text-align:center;
}



h6 {
	 font-size:18px; 
	 font-weight:bold;
	 color: white; 
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.underline {
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.noborder {
		border-width: 0;
}