/* Samyoul Web Design CSS */

/* START -- Features -- START*/

BODY {
	background-color: transparent;
	background-image: url(images/body_bkgd.png);
	background-repeat: repeat;
	padding:0px;
	color: #000000;
	margin: 0px;
}

DIV.centerpage{
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top:0px;
	padding:0px;
}

A img{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align: bottom;
	display:inline;
}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}

.centre{
	margin:0px auto;
	width:600px;
}

h2{
	color:#ff0099;
 	position:relative;
 	height:30px;
	text-align:left;
	font-family:verdana, sans-serif;
	/*background:url(images/h3_bg.png) repeat-x;*/
}

h3 {
	color:#0099ff;
	text-align:left;
	font-family:verdana, sans-serif;
	padding: 4px 30px;
	margin: 1em 30px;
	font-weight:normal;
	font-size:18px;
	background:#fff;/*url(images/h3_bg.png) repeat-x*/
}

P{
	text-align:left;
	font-size:1.0em;
	color:#909090;
	font-family:verdana, sans-serif;
	margin-left:30px;
	margin-right:30px;
}

LI{
	font-size:1.0em;
	color:#b0b0b0;
	font-family:verdana, sans-serif;
	margin-left:30px;
}

UL.ecommerce LI{
	background: url(/images/li_tick.png) no-repeat 1ex 0.8ex;
	overflow: hidden;
	padding: 10px 10px 10px 40px;
	position: relative;
	text-overflow: ellipsis;
	margin-left:0px;
}

.shadow {
 	position:relative;
	display:block;
	color:#ff00ff;
	height:30px;
	margin-left:30px;
	margin-right:30px;
}
.shadow span {
 	position:absolute;
	display:block;
	top:0px;
}
.shadow:before {
 	display:block;
	padding-top:2px;
	content: attr(title);
	color:#800080;
} 

/* END -- Features -- END */

/* START -- Header styles -- START */

DIV.h_topbar{
	position: relative;
	width:100%;
	height:100px;
	background-image: url(images/top_wppr.jpg);
	background-repeat: repeat;
	background-color: #c0c0c0;
	margin: 0px;
	padding:0px;
}
DIV.h_topbar_shdw{
	position: absolute;
	top:100px;
	z-index:;
	width:100%;
	height:10px;
	background-image: url(images/tp_shdw.png);
	background-repeat: repeat-x;
	background-color: transparent;
	padding:0px;
}

DIV.h_topbar_shdw_{
	position: absolute;
	top:100px;
	z-index:2;
	width:100%;
	height:10px;
	background-image: url(images/tp_shdw.png);
	background-repeat: repeat-x;
	background-color: transparent;
	padding:0px;
}

/*DIV.h_btmbar{
	position: static;
	width:100%;
	height:100%;
	top:100px;
	background-color: transparent;
	background-image: url(images/body_bkgd.png);
	background-repeat: repeat;
	padding:0px;
}*/

DIV.h_navbar{
	position: relative;
	z-index:3;
	top:0;
	right:5px;
	width: 800px;
	height: 100px;
	background-color: transparent;
	padding:0px;
}

IMG.logo{
 	position:absolute;
 	top:0px;
 	left: 0px;
	text-align:left;
	border:0px;
}

DIV.h_navbar ul li img{
	
	display:inline;
	vertical-align: bottom;
}

DIV.services_nav{
	position:absolute;
	top:25px;
	right:15px;
}
DIV.services_nav IMG{
	float:left;
}

SPAN.nav{
	position:absolute;
	z-index:3;
	bottom:-25px;
	right:0px;
}

ul.menu_body, ul.menu_body li{margin:0; padding:0; list-style:none;}
#_about.menu_body {
	position:absolute;
	top:46px; left:0;
	z-index:10;
	display:none;
	width:95px;
	text-align:left;
	border:1px solid #333;
}
#_price.menu_body{
	position:absolute;
	top:46px;
	left:100px;
	z-index:10;
	display:none;
	width:95px;
	text-align:left;
	border:1px solid #333;
}
#_contact.menu_body{
	position:absolute;
	top:46px;
	right:5px;
	z-index:10;
	display:none;
	width:110px;
	text-align:left;
	border:1px solid #333;
}
.menu_body li{background-image:url(images/dropdwn_bg_25.png); background-repeat: repeat;}
.menu_body li.alt{background-image:url(images/dropdwn_bg_50.png); background-repeat: repeat;}
.menu_body li a{color:#111; text-decoration:none; padding:10px; display:block;}
.menu_body li a:hover{padding:15px 10px; font-weight:bold;}

DIV.h_picbar{
	width: 800px;
	height:225px;
	z-index:1;
	position: relative;
	background-color: transparent;
	padding:0px;
}
DIV.h_picbar a{
	display:block;
}

#head_rotator{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 800px;
	height: 225px;
	background-color: transparent;
}

#head_rotator img{
	border: 0;
	cursor: pointer;
	width: 800px;
	height: 225px;
	background-color: transparent;
}

DIV.firefox_bg{
	display:none;
	position:fixed;
	top:0;
	right:0;
	z-index:99;
	height:100%;
	width:100%;
	background: #000;
	opacity:0.85;
	filter:alpha(opacity=85);
}

DIV.firefox{
	cursor:pointer;
	position:fixed;
	top:50%;
	margin-top:-55px;
	left:-360px;
	z-index:100;
	height:111px;
	width:400px;
	background: url(images/firefox_banner.png);
}

DIV.firefox div{
	margin-top:35px;
	margin-left:110px;
	margin-right:45px;
	margin-bottom:4px;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
}

DIV.firefox a{
	color:#fff;
	text-decoration:none;
}

DIV.whyus, DIV.whyus_on{
 	cursor:pointer;
	position:fixed;
	top:50%;
	margin-top:-77px;
	right:-61px;
	z-index:100;
	height:157px;
	width:101px;
	background: url(images/whyustab.png);
}

DIV.whyusbox, DIV.whyusbox_on{
	overflow:show;
	position:fixed;
	top:110px;
	right:-480px;
	z-index:100;
	height:100px;
	width:450px;
	text-align:right;
}

DIV.whyusbox img{
	text-align:right;	
}

/* END -- Header styles -- END */

/* START -- BODY -- START */

DIV.main{
	position: relative;
	top:0px;
	left:0;
	padding:0px;
}

DIV.main_top{
	position: relative;
	top:0;
	left:0;
	height:19px;
	background-image: url(images/main_top.png);
	background-repeat: no-repeat;
}

DIV.main_mdl{
	position: relative;
	top:0;
	left:0;
	padding-top:20px;
	background-image: url(images/main_mdl.png);
	background-repeat: repeat-y;
	height:100%;
	width:800px;
}
DIV.main_mdl P{
	text-align:left;
	font-size:1.0em;
	color:#303030;
	font-family:verdana, sans-serif;
	margin-left:30px;
	margin-right:30px;
}
DIV.main_mdl LI{
	font-size:1.0em;
	color:#101010;
	font-family:verdana, sans-serif;
	margin-left:30px;
}

DIV.main_mdl_bdy{
	position: relative;
	top:0;
	left:0;
	height:100%;
}

DIV#text{
	margin-left:20px;
	margin-right:20px;
	background:url(http://samyoul.co.uk/images/main_mdl.png);
}

DIV.main_btm{
	position: relative;
	top:0;
	left:0;
	height:19px;
	width:800px;
	background-image: url(images/main_btm.png);
	background-repeat: no-repeat;
}

/*v INDEX PAGE ITEMS v*/

IMG.blk_qt{
	position: absolute;
	z-index:2;
	top:0px;
	left:10px;
	width:351px;
	height:169px;
}

IMG.blk_ct{
	position: absolute;
	z-index:2;
	top:180px;
	left:10px;
	width:351px;
	height:169px;
}

DIV.port_box{
	position: absolute;
	z-index:1;
	top:0px;
	right: 10px;
	width:441px;
	height:351px;
	cursor:pointer;
}

DIV.port_box_frnt{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:441px;
	height:351px;
	background-image: url(images/portfolio_box_frnt.png);
	background-repeat: no-repeat;
}

DIV.port_box_img{
	position:absolute;
	z-index:1;
	top:26px;
	left: 10px;
}

#port_rotator{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 422px;
	height: 300px;
}

#port_rotator img{
	border: 0;
	cursor: pointer;
	width: 422px;
	height: 300px;
}

DIV.port_box_back{
	position:absolute;
	z-index:0;
	width:420px;
	height:330px;
	background:#c0c0c0;
	top: 10px;
	left: 10px;
}

DIV.index_detail{
	background:#f2f2f2;
	width:750px;
	margin:0px auto;
	padding: 5px;
}
DIV.index_detail H2{
	text-align:left;
	font-family:verdana, sans-serif;
	padding-left:30px;
	background:#e0e0e0;
	color:#000;
}
DIV.index_detail IMG{
	border: 0px #c0c0c0 solid;
}
A.button{
	font-family:verdana, sans-serif;
	background: url(../images/link_button_bkgd.png) repeat-x;
	border: 1px solid #808080;
	font-size: 1em;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 150px;
	text-decoration: none;
	margin:10px;
	margin-left:125px;
	color:#808080;
	float:left;
}
A.button:hover{
	color:#404040;
	border: 1px solid #404040;
}
/*^ INDEX PAGE ITEMS ^*/

/*v CONTACT/QUOTE PAGE ITEMS v*/

DIV.contact_right{
	float:left;
	margin-left:15px;
	width:365px;
}
DIV#map_canvas{	
}
DIV.contact_details{
	margin:10px;
	font-family:Verdana;
	font-size:15px;
}
SPAN.d_name{
	clear:left;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	width:40%;
	line-height:30px;
}
SPAN.d_d{
	display:block;
	line-height:30px;
	float: left;
}
DIV.contact_details A{
	text-decoration:none;
	color:#c0c0c0;
}

DIV.form{
 	float:left;
	margin-left:15px;
	width:390px;
}

DIV.form_q{
 	position: relative;
	top:0;
	left:50%;
	margin-left:-250px;
	height:100%;
	width:500px;
}

form#contact_us {
	background:transparent;
	background-image: url(images/contact_bkgd.png);
	background-repeat: repeat-x;
	padding:10px;
	margin:0 auto;
	border-top:0px solid #e1e1e1;
	border-left:0px solid #999;
	border-bottom:0px solid #999;
	border-right:0px solid #e1e1e1;
}
form#contact_us fieldset {
	width:97%;
	display:block;
	padding:5px;
	font-family:verdana,
	sans-serif;
	line-height:1.5em;
	border:0px solid #fff;
}
form#contact_us legend {
	border:0;
	font-family: "Courier New", Courier, mono; color:#555;
	font-size:1.4em;
	font-weight:normal;
	font-style:normal;
	margin-bottom:14px;
	padding:3px;
	width:351px;
	background:none;
}
form#contact_us label {
	clear:left;
	display:block;
	float:left;
	width:40%; 
	text-align:right;
	padding:5px;
	padding-right:10px;
	margin-bottom:0.5em;
	font-size:1em;
	line-height:1.5em;
	font-style:normal;
}
form#contact_us input {
	background:#fff url(images/input_bkgd.png) repeat-x;
	border:1px #ddd solid;
	font-size:1.2em;
	height:23px;
	line-height:23px;
	width:50%;
	padding:5px;
}
form#contact_us select {
	margin-left:0.5em;
	border:1px solid #e1e1e1;
	width:50%;
	background:#fff url(images/input_bkgd.png) repeat-x;
	height:23px;
	line-height:23px;
}
form#contact_us textarea {
	width:50%;
	height:10em;
	border:1px solid #e1e1e1;
	padding:5px;
	overflow:auto;
	background:#fff url(images/textarea_bkgd.png) repeat-x;
}
form#contact_us option {
	background:#fff;
	color:#555;
	font-weight:bold;
}
form#contact_us optgroup {
	background:#fff;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form#contact_us optgroup option {
	background:#fff;
	color:#990033;
}
form#contact_us #button1, form#contact_us #button2 {
	background:#666;
	border-bottom:1px solid #333;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-right:1px solid #333;
	color:#fff;
	padding-right:0.5em;
	cursor:pointer;
	width: 55%;
	margin-right:12px;
	float:right;
}
form#contact_us #button1:hover, form#contact_us #button2:hover {
	background:#990033;
	border-bottom:1px solid #4A0018;
	border-right:1px solid #4A0018;
	color:#fff;
	border-top:1px solid #cc0033;
	border-left: 1px solid #cc0033;
}

/*^ CONTACT/QUOTE PAGE ITEMS ^*/

/*v ABOUT US PAGE ITEMS v*/

IMG.samuel{
	float:right;
	margin-left:10px;
	margin-right:30px;
}

/*^ ABOUT US PAGE ITEMS ^*/

/*v PORTFOLIO v*/

DIV.port_cont{
	width:780px;
	background:url(../images/port_page_bkgd.png);
}
DIV.port_text{
	float:left;
	width:330px;
	margin-left:15px;
}
DIV.port_text SPAN.port_text, SPAN.port_text P{
	text-align:left;
	font-size:0.9em;
	margin-left:40px;
	color:#444;
	font-family:verdana, sans-serif;
}
DIV.port_img{
	float:left;
	width:400px;
	height:500px;
}
.port_img img{
	margin-top:40px;
}

.logo_evo{
	margin:2px;
}
/* Easy Slider */

	#slider{
		margin: 0px auto;
		}

    /* image replacement */
    .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
    /* // image replacement */
    
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:780px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-10px;
		top:115px;
		z-index:6;
		}	
	#nextBtn, #slider1next{ 
		left:780px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/*^ PORTFOLIO ^*/

/*v ECOMMERCE v*/

DIV.eef_main_box{
	background:url(/images/ecommerce_sample_features.png);
	height:854px;
	width:800px;
	position:relative;
}

DIV.eef_box{
	font-family:Verdana;
	font-size:16px;
	color:#c0c0c0;
}

DIV.eef_search{
	left: 14px;
	position: absolute;
	top: 29px;
}
DIV.eef_category{
	left: 11px;
	position: absolute;
	top: 99px;
	width: 210px;
}
DIV.eef_manufctr{
	left: 346px;
	position: absolute;
	top: 268px;
	width: 210px;
}
DIV.eef_specials{
	left: 9px;
	position: absolute;
	top: 531px;
	width: 210px;
}
DIV.eef_reviews{
	left: 12px;
	position: absolute;
	top: 803px;
	width: 251px;
}
DIV.eef_shoppingcart{
	left: 650px;
	position: absolute;
	top: 28px;
	width: 125px;
}
DIV.eef_login{
	left: 586px;
	position: absolute;
	top: 153px;
	width: 205px;
}
DIV.eef_latest{
	left: 585px;
	position: absolute;
	top: 362px;
	width: 205px;
}
DIV.eef_payment{
	left: 575px;
	position: absolute;
	top: 713px;
	width: 205px;
}

/*^ ECOMMERCE ^*/

/*v PRICING v*/

DIV.pricing_div{
	background:url(http://www.samyoul.com/images/bg_black_50_1x1.png);
	margin:0px 30px;
	width:500px;
	margin-top:20px;
	border:1px solid #fff;
}
DIV.pricing_div H3{
	background:none;
	font-size:25px;
	margin: 10px;
}
DIV.pricing_div P{
	margin:0px 30px;
}
DIV.pricing_div TABLE{
	padding-bottom:20px;
	border-spacing:0px;
	width:100%;
}
DIV.pricing_div TR{
	background:none;
}
DIV.pricing_div TR.alt{
	background:url(http://samyoul.com/images/dropdwn_bg_25.png);
}

/*^ PRICING ^*/

/*v FOOTER v*/

DIV.footer{
	position:relative;
	width:800px;
	margin:20px 0px;
	overflow:hidden;
	/*background:url(images/footer_bg.png) no-repeat;
	background-color:transparent;*/
}
DIV.footer p{
	text-align:center;
	vertical-align:middle;
}
DIV.footer a{
	color:#c00000;
	font-family:verdana, sans-serif;
	text-decoration:none;
}
DIV.footer a:hover{
	color:#c00000;
	font-family:verdana, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}
DIV.bottom_fade{
	position:absolute;
	bottom:0;
	z-index:-1;
	width:100%;
	height:120px;
	overflow:hidden;
	background-image:url(images/bottom_fade.png);
	background-color:transparent;
}

IMG.passionate{
	margin-top:0px;
	margin:10px;
	text-align:center
}

IMG.pows{
	margin-top: 40px;
	margin: 40px 5px 5px;
}

.social_box{
	float:left;
	margin:7px;
}
/*^ FOOTER ^*/

/* END -- BODY -- END */

/*v LIGHTBOX v*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption{
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*^ LIGHTBOX ^*/

/*v Social Dock v*/
#sharedock { position: fixed; bottom: 0; left: 0; width: 100%; height: 90px; z-index: 999; }
#dock { position: relative; bottom: 0; font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; }
.dock-container { position: relative; background: url(images/dock-background-sm.png) no-repeat bottom right; height: 50px; padding: 20px; }
.dock-contaner-left { background: url(images/dock-background-sm.png) no-repeat left bottom; width: 15px; height: 32px; position: absolute; bottom: 0; left: -15px; }
.dock-container .custom_images a { display: block; width: 50px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333; cursor: pointer; }
.dock-container .custom_images span { background: rgba(0,0,0,.75); display: none; padding: 2px 8px; margin-left: 17px; font-size: 11px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.dock-container .custom_images img { border: 0; margin: 5px 10px 0px; width: 100%; }
/*^ Social Dock ^*/
