* { padding:0; margin:0; } /* global definition for padding and margin */

html { height:100%; background: url(/images/bg_html.gif) repeat-y 50% 0; width: 100%;}

body { font-size:100%; height:100%;}

h1, h2, h3, h4, h5 { font:bold 100%/100% helvetica, arial, verdana, sans-serif; color:#000; padding:0 0 10px 0; }
h1 { font-size:25px; line-height:100%; color: #004286; font-weight: bold; padding: 0 0 15px 0; font-style: italic;}
h2 { font-size:20px; line-height:130%; color: #62a922; padding-top: 10px;}
h3 { font-size:16px; line-height:100%; color: #004286; font-weight: bold; padding-top: 5px;}
h4 { font-size:1.0em; line-height:100%; }
h5 { font-size:0.9em; line-height:100%; }

p, ol, ul, table, dl, div.formatted { font:normal 13px/140% Helvetica, Arial, Verdana, sans-serif; padding:0 0 10px 0; color: #5b5b5b;}

a { color:#004286; text-decoration:none; outline:none; /*removes dotted outline around links in FF*/ }
a:hover { color:#004286; text-decoration: underline; }

dl { padding:0 0 5px 10px; }
dt { font-weight:bold; }
dd { margin:0 0 5px 0; }

ol { padding:0 0 0 15px; }
ol li { padding:0 0 5px 0; }

ul { padding:0 0 10px 20px; }
ul li { padding:0 0 5px 0; }

table { padding:0; }
th { font-weight:bold; }
td { padding:0; }

img { border:none; }
option{ margin-right:10px;}

#wrapper { 
	width:1070px; 
	margin:0 auto; 
	padding: 0 0 0 15px; 
	background: url(/images/bg_wrapper.gif) no-repeat 0 0;
	position: relative;
}

#header {position: relative;}

#logo {float: left; width: 264px;}
#phone_number {position: absolute; top: 0; right: 240px;}
#athens_number {position: absolute; top: 0; right: 460px;}
#nav {padding: 0; width: 745px; height: 39px; list-style-type: none; position: relative;}
#nav li {float: left; margin: 0; padding: 0; position: relative;}
#nav li a {
	display: block;
	padding-top: 39px;
	overflow: hidden;
	height: 0;
	font-size: 0;
	line-height: 0%;
	position: relative;
}
#nav li ul {position: absolute; top: 39px; left: 0px; display: none; list-style-type: none; background: #004286; padding: 5px 0; z-index: 200; width: 220px;}
#nav li ul.active {display: block;}
#nav li ul li {border: none; float: none;}
#nav li ul li a {
	border: none; 
	color: #FFF; 
	text-decoration: none; 
	line-height: 100%; 
	font-size: 15px; 
	height: 20px; 
	padding: 5px 25px 5px 16px;
}
#nav li ul li a:hover {color: #62a922;}

/*#nav { float:right; background:url('/images/bg_nav.gif') no-repeat 100% 0; z-index: 2000; position: relative;}
#nav { padding:0; list-style-type:none;}
#nav li { float:left; padding:0; line-height:30px; font-size:13px; position: relative;}
#nav li a { display:block; padding:0 13px; color:#E6DBB9; text-decoration:none; border-left:1px solid #806D2B;}
#nav li.first a { border:none; }
#nav li a:hover, #nav ul li a.active { background-color: #D47E0F; color: #E6DBB9;}
#nav li ul {position: absolute; top: 30px; left: 1px; width: 200px; background: #D47E0F; display: none;}
#nav li:hover ul {display: block;}
#nav li ul li {border: none; float: none;}
#nav li ul li a {border: none;}
#nav li ul li a:hover {color: #332d15;}*/

#home_photos {width: 1076px; height: 227px; position: relative;}
.home_photos {
	height: 227px; 
	width: 1076px; 
	overflow: hidden;
	position: absolute;
}
.home_photos img {
	height: 227px; 
	width: 1076px;
}

#nav_home {background: url(/images/nav_home.gif) no-repeat 0 0; width: 62px;}
#nav_products {background: url(/images/nav_products.gif) no-repeat 0 0; width: 175px;}
#nav_company {background: url(/images/nav_company.gif) no-repeat 0 0; width: 145px;}
#nav_responsibility {background: url(/images/nav_responsibility.gif) no-repeat 0 0; width: 128px;}
#nav_resources {background: url(/images/nav_resources.gif) no-repeat 0 0; width: 108px;}
#nav_contact {background: url(/images/nav_contact.gif) no-repeat 0 0; width: 127px;}

#order_now {position: absolute; right: -5px; top: 243px; z-index: 1000;}

#home_content {padding: 30px 0 0 20px;}
#content {
	background: #FFF url(/images/bg_content_footer.gif) no-repeat 0 bottom; 
	padding: 0 30px 60px 30px; 
	width: 890px;
	margin-top: 40px;
}

#left_col_home {float: left; width: 540px; padding-bottom: 30px;}
#left_col {float: left; width: 520px;}
#right_col_home {float: right; width: 375px; margin-right: 130px;}
#right_col {float: right; width: 270px; margin-top: 30px; text-align: right;}

#home_news {margin: 20px 0;}
.home_news_content {width: 500px;}
h3.news_title a {font-size: 16px; text-decoration: none; font-weight: bold; color: #000;}
p.news_byline, p.news_byline a {font-size: 12px; font-weight: bold;}
.news_photo, img.news_photo {border: 1px solid #000; padding: 0;}
#tags {width: 375px; margin-top: 6px;}
.tags p, .tags a {color: #62a922;}
#news_links a {
	border-top: 1px solid #cfcfcf; 
	width: 150px; 
	text-align: center; 
	display: block;
	float: left;
	margin-top: 6px;
	padding: 10px 0;
	color: #004286;
	text-decoration: none;
	font-weight: bold;
}
#news_links a:hover {text-decoration: underline;}
.right_link {border-left: 1px solid #cfcfcf;}

#gain_box {width: 314px; float: right; text-align: right; margin: 0px 0 20px 0;}
#quote_box {width: 264px; float: right; text-align: right; margin: 20px 0 20px;}
#quote_box p, #signup_box p, #testimonials_box p {color: #FFF;}

#quote_box_gain {  margin: 20px 10px 0 10px;}
#quote_box_gain p {color: #004286;font-size:14px;}

#signup_box {width: 291px; float: right; text-align: right; margin-bottom: 45px;}
.formfield_signup {
	height: 24px;
	background-color: #525252;
	border: 1px solid #848484;
	float: right;
	width: 215px;
	color: #FFF; 
	padding: 5px 0 0 5px;
	font-size: 14px;
	margin: 0;
}
.formfield_signup_back {
	height: 24px;
	background-color: #FFF;
	border: 1px solid #AAA;
	float: right;
	width: 205px;
	color: #333; 
	padding: 5px 0 0 5px;
	font-size: 14px;
	margin: 0;
}
#email_submit {float: right; width: 31px; margin-left: 5px;}

#testimonials_box {text-align: right;}
p.author {color: #90c6fe !important; font-weight: bold; margin: 4px 0 15px;}
.links {float: right;}
.links a {
	border-top: 1px solid #cfcfcf; 
	width: 150px; 
	text-align: center; 
	display: block;
	float: left;
	margin-top: 6px;
	padding: 10px 0;
	color: #90c6fe;
	text-decoration: none;
	font-weight: bold;
}
.links a:hover {text-decoration: underline;}

#quote_box_back {margin-bottom: 25px;}
#signup_box_back {margin-bottom: 40px;}

#blog_box h3 a {font-size: 16px; font-weight: bold; text-decoration: none;}
#blog_box h3 a:hover {text-decoration: underline;}
#blog_links a {
	border-top: 1px solid #cfcfcf; 
	width: 134px; 
	text-align: center; 
	display: block;
	float: left;
	margin-top: 6px;
	padding: 10px 0;
	color: #004286;
	text-decoration: none;
	font-weight: bold;
}
#blog_links a:hover {text-decoration: underline;}

#footer {
	background: url(/images/bg_footer.gif) no-repeat 50% 0;
	width: 100%;
	height: 241px;
}
#footer_wrapper {width: 1040px; margin: 0 auto;}
#footer_logos {float: left; width: 184px; margin-right: 50px;}
#footer_logos img {margin: 35px 0 5px;}
#footer_nav {float: left; padding-top: 25px; min-width: 752px;}
.footer_block {float: left; list-style-type: none; margin-right: 12px;}
.footer_block li {padding-bottom: 2px; color: #FFF;}
.footer_block li a {color: #FFF; text-decoration: none;}
.footer_block li a:hover {text-decoration: underline; color: #FFF;}
li.footer_category {padding-bottom: 5px;}


/************ styles for headers ************/
h1#hdr_intro {background: url(/images/hdr_intro.gif) no-repeat 0 0; padding-top: 25px;}
h2#hdr_news_home {background: url(/images/hdr_news_home.gif) no-repeat 0 0; padding: 27px 0 5px 0;}
#hdr_quote {background: url(/images/hdr_quote.gif) no-repeat 0 0; padding: 27px 0 15px; }
h2#hdr_signup {background: url(/images/hdr_signup.gif) no-repeat 0 0; padding: 27px 0 15px; }
h2#hdr_testimonials {background: url(/images/hdr_testimonials_home.gif) no-repeat 0 0; padding: 27px 0 15px; }
#hdr_quote_back {background: url(/images/hdr_quote_back.gif) no-repeat 0 0; padding: 27px 0 15px; }
h2#hdr_signup_back {background: url(/images/hdr_signup_back.gif) no-repeat 0 0; padding: 27px 0 15px; }
h2#hdr_blog_back {background: url(/images/hdr_blog_back.gif) no-repeat 0 0; padding: 27px 0 15px; }

/************ styles for announcement divs ************/
#px_announcements {
	background: url(/images/bg_announcements.gif) no-repeat 0 0;
	width: 605px;
	height:31px;
	margin: 79px 0 0 50px;
	padding: 8px 0 0 25px;
	position:relative;
	overflow:hidden;
	float: left;
}
.px_announcement_item  { 
	position:absolute; 
	top:7px; 
	left:75px;
	margin:0;
}
.px_announcement_item_only  { 
	position:absolute; 
	top:0px; 
	left:0px;
	margin:0;
}
#px_announcements p { padding:0; color: #000; margin: 4px 0 0 20px;}
#px_announcements a { color:#000; text-decoration:none; font-size: 15px;}
#px_announcements a:hover { text-decoration:underline; }
.btn_previous {float: left;}
.btn_next {float: right;}

.announcement_block {margin-bottom: 12px; padding: 0;}
.announcement_block h2 {margin: 0; padding-bottom: 2px;}


/************ styles for faqs divs ************/
.see_all { padding:5px 15px; background-color:#CCC; margin:0 0 25px 0; }
.no_questions { padding:0; margin:0 0 25px 0; }
.question { font-size:18px; }


/************styles for contact page ************/

#contact_left {width: 275px; float: left;}
#contact_right {float: right; width: 200px;}

/***********styles for images ***************/

#image_holder { float:right; width:200px; padding: 10px 0px 15px 30px; }
#image_holder img {border: 1px solid #CCC; padding: 2px;}
#image_holder p { width:270px; font-size:11px;}


/************ styles for links divs ************/
.links_category_group { padding-top:2px; border-top:1px solid #CCC; margin-bottom:24px; }
.link_block { margin-bottom:5px; }
.link_block p { padding:0; }
.link_title { font-size:13px; padding:0; margin-bottom:5px; color:#135a94; font-weight:bold; }
.link_block h3 { font-size:14px; padding:0; margin-bottom:0px; color:#135a94; font-weight:bold; }

/************ styles for notice/error divs ************/
#error, #notice, #success { width:90%; margin:0 auto 10px auto; padding:5px; border:2px solid #DDD; }
#error p, #notice p, #success p { margin-left:20px; padding:0; font-size:12px; color:#000; }
#error a, #notice a, #success a { text-decoration:none; padding:0 3px; }
#error a:hover, #notice a:hover, #success a:hover { color:#000; border:1px solid #000; }
#error { background-color:#FBE3E4; color:#8A1F11; border-color:#FBC2C4; }
#notice { background-color:#FFF6BF; color:#514721; border-color:#FFD324; }
#success { background-color:#E6EFC2; color:#264409; border-color:#C6D880; }
#error a { border:1px solid #8A1F11; color:#8A1F11; }
#notice a { border:1px solid #514721; color:#514721; }
#success a { border:1px solid #264409; color:#264409; }

/************ styles for IE6 notice ************/
#ie_notice {
	padding: 15px 15px 15px 70px;
	background: #f0c5b6 url('/images/bg_big_no.gif') no-repeat 15px 15px;
	border: 2px solid #e59d83;
  color: #78625b;
	margin-bottom: 15px;
}
#ie_notice ul { margin:0 0 15px 0; }
#ie_notice li, #ie_notice p { font-size:14px; font-weight:bold; }
#ie_notice .ie_confirm { font-size:16px; }

/**************************************************
											CLASSES
**************************************************/
.clear { clear:both; }
.formfield { width:250px; font-size:16px; margin:0; padding:2px; }

.replace {
	font-size: 0;
	overflow: hidden;
	display: block;
	height: 0;
	letter-spacing: -1em;
	text-indent:-1000em;
	line-height: 0%;
}

.read_more {color: #62a922 !important; text-decoration: none;}
.read_more:hover {text-decoration: underline;}

/************ styles for tagged page ************/
.tagged_h2 { border-bottom:1px solid #CCC; margin:0 0 5px 0; }
.tagged_date { font-size:11px; line-height:200%; color:#666; padding:0; }
.tagged_tags { padding:0 0 25px 0; }
.tagged_photo { float:left; margin:17px 24px 22px 23px; }

/************ styles for pagination ************/
.pagination {
	font:normal .75em/150% Arial, Verdana, Arial,sans-serif;
	padding:3px;
	margin:3px;
	text-align:center;
}
.pagination a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #666;
	text-decoration:none;
	color:#666;
	font-size:1.0em !important;
}
.pagination a:hover, .pagination a:active { border:1px solid #000; color:#000; }
.pagination span.current {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #666;
	font-weight:bold;
	background-color:#666;
	color:#FFF;
}
.pagination span.disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #DDD;
	color:#999;
}
/************************/