html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

br.layout_clear{
	clear:both;
	margin-bottom:-1em;	
}

body{
	background:#696969 url(../img/body_bg.jpg) top left repeat-x;
	text-align:center;
}

#container_top {
	width:968px;
	height:16px;
	margin:10px auto 0 auto;
	background:url(../img/container_top_bg.png) top left repeat-y;
}
#container {
	width:950px;
	text-align:left;
	margin:0 auto;
	padding:0 9px;
	background:url(../img/container_bg.png) top left repeat-y;
	padding-top:25px;
}

#header{
	position:relative;
}
#header_logo{
	position:absolute;
	left:-40px;
	top:-25px;
	z-index:10;
	border:none;
}
#main_menu{
	background:#00b811;
	padding-left:120px;
}
#subheader{
	padding-left:125px;
	padding-right:30px;
	line-height:33px;
	font-size:1.2em;
	color:#3b2052;
	font-weight:bold;
}
#subheader .left{
	float:left;
}
#subheader .right{
	text-align:right;
}
div.separator{
	clear:both;
	width:100%;
	height:30px;
	background:#e4e4e4;
	/*margin-bottom:15px;*/
}
#content .content_column{
	position:relative;
	z-index:100;	
}
#body-home #content{
	min-height:366px;
	height:auto!important;
	height:366px;
	position:relative;
}
#content_left_column{
	float:left;
	width:423px;
	padding:0;
	overflow:hidden;
}
#body-home #content_middle_column{
	position:absolute;
	top:175px;
	left:85px;
	background:#16a8e3;
	width:855px;
	min-height:106px;
	height:auto!important;
	height:106px;
	color:#fff;
	font-size:1.4em;
	padding:5px;
}
#body-inside #content_left_column{
	display:none;
}
#body-inside #content_middle_column{
	margin-left:0;/*423px;*/
	/*
	width:855px;
	 */	
	min-height:400px;
	height:auto!important;
	height:400px;
	color:#808080;
	font-size:1.4em;
	padding:15px;
}
#content_right_column{
	display:none;
}
#content{
	background:url(../img/content_bottom_bg.jpg) bottom left no-repeat;
}

#footer{
	background:url(../img/footer_bg.png) bottom left no-repeat;
	width:950px;
	padding:0 9px;
	height:42px;
	margin:0 auto;
	line-height:32px;
	font-size:1.1em;;
	text-align:left;
	clear:both;
}
#footer .inside{
}
#outer_footer{
	width:930px;
	padding:10px 9px;
	margin:0 auto;
	color:#fff;
	position:relative;
	text-align:left;
	font-size:1.1em;
	line-height:1.2em;
	letter-spacing:1px;
}
#outer_footer a,#outer_footer a:visited{
	color:#fff;
	text-decoration:none;
	border:none;
}
#outer_footer .additional_info{
	color:#dadada;
}
#outer_footer strong,
#outer_footer .additional_info strong{
	color:#fff;
	font-weight:bold;
}
#outer_footer .ts_link{
	position:absolute;
	right:25px;
	top:1.5em;
	border:none;
}

/*Home Random image*/
#content_random_image{
	position:absolute;
	width:100%;
	overflow:hidden;
}

/*Dynpage images*/
#side-image{
	float:left;
}
#body-home div.page_content{
	margin-left:10px;
}
div.page_content{
	margin-left:420px;
	/*height:400px;
	position:relative;
	overflow:auto;*/
}

/*Main Menu*/
#main_menu ul {
	border-left:1px solid #ffffff;
	height:67px;
	list-style:none;
	list-style-image:none;
}
#main_menu ul li{
	border-right:1px solid #ffffff;
	float:left;
	margin:0;
}
#main_menu ul li a{
	font-size:1.4em;
	display:block;
	height:57px;
	width:95px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px;
	background:url(../img/corner_bottom_right.gif) 95px 57px no-repeat;
	border:none;
}
#main_menu ul li a:hover{
	background-color:#00cc13
}

/*Footer MEnu*/
.footer_menu{
	margin-left:100px;
	border-left:1px solid #ffffff;
	float:left;
}
.footer_menu .item{
	float:left;
}
.footer_menu .item a{
	text-decoration:none;
	display:block;
	width:95px;
	padding:0 0px;
	width:95px;
	height:33px;
	border-right:1px solid #ffffff;
	color:#fff;
	border-bottom:none;
}
.footer_menu .item a:hover{
	background-color:#00cc13;
	border-bottom:none;
}
.footer_menu .delivery a{
	background:url(../img/icon_car.gif) 1em center no-repeat;
	padding-left:3.4em;
	border-bottom:none;
}
.footer_menu .contact a{
	background:url(../img/icon_contact.gif) 1em center no-repeat;
	padding-left:3.4em;
	border-bottom:none;
}



/*Editor Styles*/
body{
	font-size:62.5%;
	font-family:Arial,sans-serif;
	color:#808080;
}
h1 {
	font-size:1.6em;
	margin:3px 0;
	color:#606060;
}
h2 {
	font-size:1.2em;
	margin:15px 0 2px 0;
}
p{
	margin:3px 0;
}

ul {
	list-style-image:url(../img/globe-bullet_xsm.png);
	margin-left:20px;
}
li {
	margin:10px 0;
}
a,a:visited,a:link {
	color:#3B2052;
	text-decoration:none;
	border-bottom:1px dotted #3B2052;
}
a:hover {
	color:#008C0D;
	border-bottom:1px dotted #008C0D;
}
b,strong{
	color:#3B2052;
	font-weight:normal;
}



/*Contact Form*/

.error-message{
	color:#aa3333;
}

#contact-form label {
	width:120px;
	float:left;
	margin-bottom:5px;
}
#contact-form .input input {
	width:180px;
	margin-bottom:5px;
}
#contact-form .captcha-image label,
#contact-form .captcha_input label,
#contact-form .textarea label {
	width:auto;
	display:block;
	float:none;
}
#contact-form .textarea label{
	margin:0;padding:0;
	line-height:1em;
	margin-top:5px;
	margin-bottom:5px;
}
#contact-form textarea{
	width:300px;
	margin:0;padding:0;
}
#contact-form .contact_email_input{
	display:none;
}
input {

	vertical-align:middle;
}
.submit-image input {
	border:0;
	padding:0;
	background:none;
	vertical-align:middle;
	width:auto;
	height:auto;
}

/*FlashMessage*/
#flashMessage{
	text-align:right;
	color:#900;
}