@charset "UTF-8";
/* ZScreen - SCREEN.CSS - 08/21/08 */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/grey_bkg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #BCBEC1;
}

/*MAIN CONTAINER*/
#container {
	width: 850px;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -425px;
}

/*TOP GRADIENT*/
#t_gradient {
	float: left;
	background-image: url(../images/top_gradient.jpg);
	width: 850px;
	height: 12px;
	margin: 0px;
	padding: 0px;
}

/*HEADER SMALL*/
/*#header {
	float: left;
	width: 850px;
	height: 249px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}/*

/*HEADER LARGE*/
#header {
	float: left;
	width: 850px;
	height: 285px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/*TAG LINE*/
#tag {
	float: left;
	width: 850px;
	height: 70px;
	background-image: url(../images/tag.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/*HEADER LARGE SANDSTORM PAGE*/
#header_ss {
	float: left;
	width: 850px;
	height: 285px;
	background-image: url(../images/header_ss.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/*TAG LIN SANDSTORM PAGEE*/
#tag_ss {
	float: left;
	width: 850px;
	height: 70px;
	background-image: url(../images/tag_ss.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/*HEADER LARGE GOLDSTORM PAGE*/
#header_gs {
	float: left;
	width: 850px;
	height: 285px;
	background-image: url(../images/header_gs.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/*TAG LIN GOLDSTORM PAGEE*/
#tag_gs {
	float: left;
	width: 850px;
	height: 70px;
	background-image: url(../images/tag_gs.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.blue {
color: #000099;
}

.gold {
color: #996600;
}



/*-------------------------------------MENU ITEMS----------------------------------------*/

/*MAIN MENU*/
#main_menu {
	float: left;
	width: 850px;
	height: 31px;
	margin: 0px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-color: #BCBEC1;
}

#main_menu ul {
	float: right;
	list-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 20px 0px 0px;
	width: auto;
	position: relative;
	z-index: 2;
}

#main_menu ul li {
	display: inline;
	padding: 0px 16px;
	margin: 0;
	line-height: 1.7em;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	
}

#main_menu li:first-child {
	border-left: none;
}

#main_menu a {
	text-decoration: none;
	color: #333333;
}

#main_menu a:hover {
	color: #FFFFFF;
}


/*-------------------------------------CONTENT AREAS----------------------------------------*/

/*CONTENT BOX*/
#all_content {
	float: left;
	width: 850px;
	height: auto;
	background-image: url(../images/middle_gradient.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	margin: 0px;
}
 
/*LEFT CONTENT FIELD*/
#left_content_box {
	float: left;
	width: 225px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 6px;
}

/*--------IE6 WORK AROUND START---------*/

html>body #left_content_box {
	margin: 0px 0px 0px 12px;
}

/*--------IE6 WORK AROUND STOP---------*/

/*RIGHT CONTENT FIELD*/
#right_content_box {
	float: left;
	width: 602px;
	height: auto;
	margin: 0px 11px 0px 0px;
	background-color: #FFFFFF;
}

/*LEFT CONTENT*/
#left_content {
	margin: 10px;
	text-align: left;
}

/*RIGHT CONTENT*/
#right_content {
	margin: 10px 0px 10px 0px;
	padding: 0 10px;
	border-left: 2px solid #CCCCCC;
}


/*-------------------------------------CLOSE/FOOTER----------------------------------------*/

/*FOOTER CONTAINER*/
#footer {
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 46px;
	text-align: center;
	font-size: 9px;
}

#lower_menu {
	font-size: 9px;
	margin-top: 2px;
	text-decoration: none;
	line-height: 1.7em;
	color: #333333;
}

#lower_menu a {
	font-size: 9px;
	padding: 5px 5px;
	text-decoration: none;
	line-height: 1.7em;
	color: #0000CC;
}

#lower_menu a:hover {
	color: #CAD9F0;
	text-decoration: underline;
}


/*-------------------------------------CUSTOM DECORATIONS----------------------------------------*/

#left_heading {
	width: 200px;
	height: 25px;
	background-image: url(../images/left_heading_mesh.jpg);
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	padding-top: 1px;
}

#left_heading_gold {
	width: 200px;
	height: 60px;
	background-image: url(../images/gold/gold_title.jpg);
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	padding-top: 1px;
}

#news_heading {
	display: block;
	background-image: url(../images/latest_news.gif);
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#new_heading {
	display: block;
	background-image: url(../images/whats_new.jpg);
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#testimonial_heading {
	display: block;
	background-image: url(../images/testimonials.jpg);
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#title_1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	padding: 3px 0 3px 0;
}

#sub_1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px 0 3px 5px;
	display: block;
	background-color: #0000CC;
}

#sub_2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px 0 3px 5px;
	display: block;
	background-color: #333333;
	width: 450px;
}

#sub_3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px 0 3px 5px;
	display: block;
	background-color: #999999;
}

p {
	padding: 0px;
	padding-left: 8px;
	margin: 0px;
	margin-top: 5px;
}

#event_title {
	font-weight: bold;
	font-size: 13px;
	padding: 2px 0 2px 0;
	color: #333333;
	top: auto;
}

td img {
	margin-left: 8px;
}

a img {
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

#lrg_align {
	text-align: left;
}

#contact {
	padding-left: 0;
}

a {
	color: #0000CC;
	text-decoration: none;
}

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

#purchase_cost_container {
	width: 460px;
}

.title {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.line_1 {
	background-color: #E7E7E7;
	color: #000099;
	font-weight: bold;
	text-align: center;
}

.line_2 {
	background-color: #CCCCCC;
	color: #000099;
	font-weight: bold;
	text-align: center;
}

#green {
	font-weight: bold;
	color: #006600;
}

#red {
	font-style: italic;
	color: #FF0000;
}

#red_bold {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

#blue {
	font-weight: bold;
	color: #0000CC;
}

#we_sell {
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
}

#we_sell a {
	color: #0033CC;
	font-weight: normal;
	font-style: italic;
}
