/* CSS Document */

*{  
    margin:0;  
    padding:0;  
}  

body {
	font:62.5% "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	margin:0 auto;
	padding:0 auto;
	background:#000000;
	text-align:center;
}

.wrapper {
	background:#181818 center;
	width:962px;
	margin:0 auto;
	padding:0px;
	text-align:left; 
}

a, a.active, a.visited {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

.red-text {
	color:#FF0000;
}

.header {
	width:100%; /* 1000 px */
	background:#000000;
	top:0px;
	left:0px;
	height:170px;
}

#menu {
	background:url(../images/header_menu_bg.jpg) repeat-x;
	width:962px; /* 1000 px */
	height:45px;
}

#nav-menu {
	font-size:16px;
	font-weight:bold;
	height:45px;
	width:962px;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.small {
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	height:20px;
	vertical-align:top;
}

/* button css starts */

.button, .button:visited { / * buttons * generic / 
   background: #222 url(../images/overlay.png) repeat-x;
   display: inline-block;
   color: #FFF;
   text-decoration: none;
   -moz-border-radius: 6px; 
   -webkit-border-radius: 6px;
   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
   -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
   text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
   position: relative;
   cursor:pointer;
 }
 
 .button:hover {/ * hover effect * / 
   background-color: #111; 
   color: #FFF;
 }
  
 .button:active { / * click * effect / 
   top: 1px; 
 }  

  / * Small buttons * / 
 .small.button, .small.button: visited { 
   font-size: 11px ;
 }  
 
 .orange.button, .orange.button:visited{ 
 	background-color: #FF5C00; 
 }
 
 .orange.button:hover{background-color: #D45500;}

 .blue.button, .blue.button:visited {
 	background-color:#039EE9;
 }
 
 .blue.button:hover {background-color:#00CCFF;}
/* buttons css end */

.btn {
	background-color:#FF5C00;
	border:0px;

	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;	
	-moz-border-radius:6px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.6);

	background: url(http://2.bp.blogspot.com/_hljKDuw-cxQ/S3w2lklhzGI/AAAAAAAAPKI/lyiNw4Tc-cQ/s00/overlay.png) repeat-x scroll 0 0;
	display:inline-block;
	position:relative;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);	
}

#nav-menu li
{
	float: left;
	margin: 0px;
	width:120px;
} 

#nav-menu li a
{
	line-height:45px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height:45px;
	width:105px;
	font-size:14px;
	font-weight:lighter;
} 

#nav-menu li a:hover {
	background:url(../images/menu_hover.jpg) no-repeat center 0px;
	line-height: 45px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height:45px;
	width:105px;
	font-size:14px;
	font-weight:lighter;

}

#logo {
	width:100%;
	height:100px;
	background:url(../images/logo_bg.jpg) repeat-x;
}

#content {
	background:#000000;
	width:962px;
	display:inline-table;
}

#search_box {
	height:24px;
	width:962px;
	background:#1B1B1B;
	float:right;
}

#search_box label {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#content-box {
	width:962px;
}

.leftcol {
	float:left;
	width:640px;
	margin-top:3px;
}

.rightcol {
	float:left;
	width:322px;
	margin-top:3px;
}

#map_spain {
	float:left;
	width:640px;
	height:370px;
	background:url(../images/map_bg.gif) no-repeat center;
}

.top-right-box {
	background:url(../images/top_right_boxbg.jpg) no-repeat center;
	height:13px;
	font-size:0px;
}

.bottom-right-box {
	background:url(../images/bottom_right_boxbg.jpg) no-repeat center;
	height:13px;
	font-size:0px;
}

.right-box-content {
	background:url(../images/right_boxbg.jpg) repeat-y center;
}

.title-black {
	color:#000000;
	font:"Courier New", Courier, monospace;
	font-size:22px;
	font-weight:bold;
	text-align:left;
}

.title-white {
	font:"Courier New", Courier, monospace;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.leftbar_title_left {
	background:url(../images/rightbar_left.jpg) left no-repeat;
	height:44px;
	width:15px;
	float:left;
}

.leftbar_title_right {
		background:url(../images/rightbar_right.jpg) right no-repeat;
	height:44px;
	width:15px;
	float:left;
}

.leftbar_title {
	background:url(../images/rightbar_center.jpg) repeat-x;
	color:#FFFFFF;
	height:44px;
	font-size:18px;
	font-weight:bold;
	line-height:44px;
	text-align:left;
	float:left;
	width:610px;
}

.rightbar_title_left {
	background:url(../images/rightbar_left.jpg) left no-repeat;
	height:44px;
	width:15px;
	float:left;
}

.rightbar_title_right {
	background:url(../images/rightbar_right.jpg) right no-repeat;
	height:44px;
	width:15px;
	float:left;
}

.rightbar_title {
	background:url(../images/rightbar_center.jpg) repeat-x;
	color:#FFFFFF;
	height:44px;
	font-size:18px;
	font-weight:bold;
	line-height:44px;
	text-align:left;
	float:left;
	width:292px;
}

#products_slider {
	height:253px;
	width:640px;
	margin-top:3px;
}

#products_leftslide {
	background:url(../images/leftslide_newarrow_pro.jpg) left no-repeat;
	width:37px;
	height:253px;
	float:left;
}

#products_content {
	background:url(../images/products_bg_pro.jpg) repeat-x;
	height:253px;
	float:left;
	width:566px;
}

#products_rightslide {
	background:url(../images/rightslide_newarrow_pro.jpg) left no-repeat;
	width:37px;
	height:253px;
	float:left;
}

.products_leftslide {
	background:url(../images/leftslide_newarrow.jpg) left no-repeat;
	width:37px;
	height:213px;
	float:left;
}

.products_rightslide {
	background:url(../images/rightslide_newarrow.jpg) left no-repeat;
	width:37px;
	height:213px;
	float:left;
}

.products_content {
	background:url(../images/products_bg.jpg) repeat-x;
	height:213px;
	float:left;
	width:566px;
}

#products {
	width:566px;
	height:160px;
	margin-top:10px;
}

.product {
	width:130px;
	height:190px;
	margin-top:40px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

.product_top {
	background:url(../images/product_top.jpg) no-repeat center;
	width:130px;
	height:7px;
	font-size:0px;
}

.product_bottom {
	background:url(../images/product_bottom.jpg) no-repeat center;
	width:130px;
	height:7px;
	font-size:0px;
}

.product_content {
	background:#EBE7E6;
	height:144px;
	display:block;
	vertical-align:middle;
}

.product span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.product img {
	margin-top:5px;
	margin-bottom:5px;
}

#calender_box {
	width:320px;
	float:right;
}

.calender_left {
	background:url(../images/leftcurve_cal.jpg) left no-repeat;
	height:250px;
	width:11px;
	float:left;
}	

.calender_right {
	background:url(../images/rightcurve_cal.jpg) right no-repeat;
	height:250px;
	width:11px;
	float:right;
}

.calender_content {
	background:url(../images/black_bg_cal.jpg) repeat-x;
	height:250px;
	width:298px;
	float:left;
}

div#eventMiniCalContainer {
	color:#000000;
	font-size:10px;
	font-weight:900;
	margin-left:0;
	margin-top:7px;
	width:273px;
}
div#eventMiniCalContainer div.eventMiniCalOn, div#eventMiniCalContainer div.eventMiniCalOff {
	float:left;
	height:39px;
	padding-left:3px;
	width:36px;
}
div#eventMiniCalContainer div.eventMiniCalOff {
	background-image:url(../images/miniEventCalOff.jpg);
}
div#eventMiniCalContainer div.eventMiniCalOn {
	background-image:url(../images/miniEventCalOn.jpg);
}

img.EventCalMarker  {
float:left;
margin-top:6px;
}

#shade_slice {
	background:url(../images/slicebg.jpg) center no-repeat;
	width:962px;
	height:4px;
	float:left;
	margin-top:5px;
}

#popular_slider {
	height:213px;
	width:640px;
	margin-top:3px;
}

.popularshop {
	width:130px;
	height:190px;
	margin:20px 5px;
	float:left;
}

.product_top {
	background:url(../images/product_top.jpg) no-repeat center;
	width:130px;
	height:7px;
	font-size:0px;
}

.product_bottom {
	background:url(../images/product_bottom.jpg) no-repeat center;
	width:130px;
	height:7px;
	font-size:0px;
}

.popularshop_content {
	background:#EBE7E6;
	height:144px;
	display:block;
	vertical-align:middle;
}

.popularshop span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.popularshop img {
	margin-top:5px;
	margin-bottom:5px;
}

#newshop_box {
	width:320px;
	height:132px;
	float:right;
}

.newshop_left {
	background:url(../images/leftcurve.jpg) left no-repeat;
	height:210px;
	width:11px;
	float:left;
}	

.newshop_right {
	background:url(../images/rightcurve.jpg) right no-repeat;
	height:210px;
	width:11px;
	float:right;
}

.newshop_content {
	background:url(../images/black_bg.jpg) repeat-x;
	height:210px;
	width:298px;
	float:left;
}

#about_block {
	width:959px;
	height:132px;
	float:left;
	margin-bottom:3px;
}

#about_left {
	background:url(../images/about_left.jpg) left no-repeat;
	height:132px;
	width:6px;
	float:left;
}

#about_right {
	background:url(../images/about_right.jpg) left no-repeat;
	height:132px;
	width:6px;
	float:right;
}

#about_content {
background:url(../images/about_middle.jpg) repeat-x left;
	height:132px;
	float:left;
	width:947px;
}	

#about_content h2 {
	color:#FFFFFF;
	text-align:left;
	margin:0px;
	padding:0px;
}

#about_content span {
	color:#FFFFFF;
	font:14px Arial, Helvetica, sans-serif;
}

#footer
{   
	background-color:#0D93F5;	
	margin-top:10px;
	margin-bottom:10px;
	height:34px;
	width:962px;
	font-size:14px;
	line-height:34px;
}

.foot
{
	color:#CCCCCC;
	width:auto;
	min-width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	padding:0 5px;
	/*margin-left:10px;
	margin-right:10px;*/
}

.foot:hover
{
	color:#FFFFFF;
	width:auto;
	min-width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 5px;
	text-decoration:underline;
}

#footer_menu {
	background:url(../images/footer_menu_bg.jpg) center no-repeat;
	height:40px;
	line-height:40px;
	width:962px;
}

#footer_menu a, #footer_menu a:visited {
	font-size:13px;
	text-decoration:none;
	margin:0px 5px;
	color:#000000;
}

#footer_menu a:hover {
	text-decoration:underline;
	font-size:13px;
	margin:0px 5px;
}

#copyright {
	background:url(../images/copyright_bg.jpg) center no-repeat;
	height:20px;
	color:#FFFFFF;
	line-height:20px;
}

.msg_body {
	border:#00CCFF 1px solid;
}

.message {
color:#FF0000;
font-size:14px;
font-weight:bold;
margin-bottom:15px;
}

.selections {
	width:300px;
	height:100px;
	background:#FFFFFF;
	border:#666666 1px solid;
	overflow-y:scroll;
	overflow-x:hidden;
}

.selectionrow {
	height:20px;
	text-align:left;
	
}

.oddselection {
	background:#E4EEF7;
}

.evenselection {
	background:#FFFFFF;
}

.decoration input, textarea, select, textarea.decorated { 
	width: 200px;
	height:30px; 
	margin: 0; 
	padding: 5px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 5px 0; 
	font:14px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
}

textarea.decorated { 
	width: 300px;
	height:100px; 
	margin: 0; 
	padding: 5px; 
	color: #333333; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 5px 0; 
	font:12px "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
} 
  
.decoration input:focus, textarea:focus, select:focus { 
	border: 2px solid #00CCFF; 
	background-color: #fff; 
	color:#333; 
	font-size:12px;
	padding:5px;
}

.decoration textarea:focus {
	width:300px;
	height:100px;
}

.decoration select{
width:180px;
}

.decoration {
    margin: 0; 
	padding: 5px; 
	color: #666; 
	margin: 5px 0; 
} 


/* saiyam decoration

.decoration div{
    -moz-border-radius: 5px; 
    -webkit-border-radius:5px; 
    margin: 0; 
	padding: 5px; 
	color: #666; 
    border: 1px solid #ccc; 
	margin: 5px 0; 
	
} 

.decoration div div{
  
    -moz-border-radius: 5px; 
    -webkit-border-radius:5px; 
    margin: 0; 
	color: #666; 
    border: 1px solid #ccc; 
	font-size:12px; 
	
}

*/

.srchdec input, textarea, select { 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	padding:5px;
}

.srchdec tr {
	height:33px;
}

.srchdec input:focus, textarea:focus, select:focus { 
	border: 1px solid #00CCFF; 
	background-color: #fff; 
	color:#333; 
	font-size:12px;
	padding:5px;
}

.srchdec div div{
	padding-left:5px; 
	line-height:20px;  
}

.normal_control, ,normal_control:focus {
	margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}


#normal{
	width:auto;
	height:auto;
	margin: 0;
	padding: 0;
	color:#000000;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent #000000;
	font:Arial, Helvetica, sans-serif 12px;
}

#acloginpod {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
background:#EBEBEB url(../images/acloginpodbg.gif) repeat-x scroll 0 0;
border:1px solid #D3D3D3;
width:350px;
margin:10px 0px;
}
#acloginpod .acloginform {
margin:15px 22px;
}
#acloginpod form, #acloginpod fieldset {
margin:0 !important;
padding:0 !important;
}

#acloginpod label {
color:#444444;
display:block;
font-size:20px;
margin-bottom:3px;
}
#acloginpod label span.loginerror {
color:#8D1C1C;
font-size:10px;
}
span.loginerror, span.errormsg {
	font-size:12px;
	color:#FF3300;
}
#acloginpod input.textinput {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius: 8px;
background:#FFFFFF url(../images/textinputbg.gif) repeat-x scroll 0 0;
border:1px solid #D3D3D3;
color:#000000;
font-size:14px;
margin-bottom:10px;
padding:7px 0;
text-indent:7px;
width:90%;
}
#acloginpod input:focus {
border-color:#77B2EE;
}
#acloginpod input.error, #acloginpod input.error:focus {
border-color:#8D1C1C;
}
#acloginpod .errormsg {
color:#8D1C1C;
font-size:14px;
font-weight:bold;
margin-bottom:15px;
}
#acloginpod .acloginbttn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/acloginpodbttn.gif) no-repeat scroll 0 0;
display:block;
float:right;
height:42px;
margin:0px 0px 10px 0px;
padding:0px;
border:0;
width:121px;
}
#acloginpod .acloginbttn:hover, #acloginpod .acloginbttn:focus {
background-position:right top;
}

#acloginpod .aclogin-action label {
border-bottom:1px solid #D3D3D3;
color:#777777;
font-size:12px;
margin:0 0 7px;
padding:0 0 5px;
}
#acloginpod .aclogin-action label input {
vertical-align:middle;
}
#acloginpod a.forgotpass {
color:#AAAAAA;
display:block;
font-size:12px;
}
#acloginpod a.forgotpass:hover, #acloginpod a.forgotpass:focus {
color:#8D1C1C;
}



/*.toprepeat{
background:url(../images/lefttd.jpg) repeat-x;
height:34px;
}

.toprepat{
background:url(../images/leftutd.jpg) repeat-x;
height:34px;
}*/

#menu9 {
	width: 200px;
	font-size:14px;
	font-weight:lighter;
	}
	
#menu9 ul {
 width: 200px;
}
	
#menu9 ul li a {
    width: 200px;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	text-align:center;
	padding-left:0px;
	margin-left:0px;
	}
	
#menu9 ul li {
 width: 200px;
 background: url(../images/menu9.gif);
}

#menu9 ul li:hover{
 width: 200px;
 background: url(../images/menu9.gif) 0 -32px;
}

	
#menu9 ul li a:link, #menu9 li a:visited {
    width: 200px;
	color: #FFF;
	display: block;
	background: url(../images/menu9.gif);
	padding: 7px 0 0 0px;
	text-align:center;
	}
	
	
#menu9 li a:hover {
    width: 200px;
	color: #FFF;
	background: url(../images/menu9.gif) 0 -32px;
	padding: 7px 0 0 0px;
	text-align:center;
	font-weight:bold;
	}
	
.font2{
font-size:16px;
font-weight:bold;
color:#333333;
}

.charcount {
	font-size:12px;
	color:#333333;
}


.meminner{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
background:#EBEBEB url(../images/acloginpodbg.gif) repeat-x scroll 0 0;
border:1px solid #D3D3D3;
}

.evtpg{
	background:#333333;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	height:auto;
}

.font3{
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

.fontorgb{
font-size:14px;
font-weight:bold;
color:#FF6600;
}

.fontwhiten{
font-size:16px;
font-weight:normal;
color:#FFFFFF;

}

.norm{
width:30px;
height:20px;
border:0px;
background:url(../images/delnorm.png) no-repeat right bottom;
}

.ovr{
width:30px;
height:20px;
border:0px;
background:url(../images/delete.png) no-repeat right bottom;
}

.whitefont {
	font-size:12px;
	color:#FFFFFF;
}

#supplierdetail tr, #coupondetail tr {
	height:30px;
}

#supplierdetail .right, #coupondetail .right {
	font-size:14px;
	color:#333333;
}

#calBorder input, #calBorder select{
	width:auto;
	height:auto;
	margin: 0;
	padding: 0;
	color:#000000;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent #000000;
	font:Arial, Helvetica, sans-serif 12px;
}

#shopdetail {
	width:680px;
	height:500px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:5px;
	background:#333333;
	margin-bottom:5px;
}

#branddetail {
	width:680px;
	height:450px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:5px;
	background:#333333;
	padding:10px 0px;
	margin-bottom:5px;
}

#shopimage {
	width:250px;
	height:230px;
	float:left;
	padding-top:10px;
}

.manage-link {
	color:#333333;
	text-decoration:underline;
}

.manage-link:hover {
	text-decoration:none;
	color:#FF6600;
}

.welcome-title {
	font-size:12px;
	color:#333333;
	margin-left: 5px;
}

.error_message { 
	display: inline; 
	height: 30px; 
	line-height: 30px; 
	background: #A4D6FB url(../images/error.gif) no-repeat 10px center; 
	padding:3px 10px 3px 35px;
	margin: 5px 0; 
	color:#000066;
	border: 1px solid #0A83DC;
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px;
	font-size:12px;
}

#contact {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFFFFF;
	border:1px solid #CBCBCB;
	display:block;
	margin:0 0 0 25px;
	padding:35px;
	width:780px;
}

#contact #succsess_page h1 { 
	background: url(../images/success.gif) left no-repeat; 
	padding-left:22px; 
}

#contact p, .inner p { 
	font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
}

#suggsuccess, #suggloading {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FFFFFF;
	border:1px solid #CBCBCB;
	display:block;
	padding:35px;
	width:500px;
}

#suggsuccess .inner h1 {
	background: url(../images/success.gif) left no-repeat; 
}

#pagetitle {
	font-size:24px;
	font-weight:bold;
	color:#0B93F7;
	text-align:left;
	width:900px;
}

#pagecontent {
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	width:900px;
}

#printdata table{
	margin:10px;
	border:2px dashed #000000;
	background:#FFFFFF;
	width:600;
}

#printdata table td {
	padding:5px;
}

#printdata span.blackfont {
	font-size:16px;
	color:#000000;
	font-weight:normal;
}

.font4 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
}

.sitemap_block {
	width:225px;
	float:left;
	margin:0px 5px;
}

.sitemap_block th {
	background:url(../images/sm_top.png) center no-repeat;
	width:225px;
	height:30px;
	text-align:left;
	color:#FFFFFF;
}

.sitemap_block td {
	border:solid 1px #000000;
	height:20px;
	color:#CCCCCC;
	font-size:13px;
}
