body{ margin: 0; padding: 0; width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 76%; line-height: 1.3em; color: #333; background-color: #c9e1eb; }

#popup{ padding: 10px; margin: 10px; background-color: #ffffff; min-height: 450px; }

/* ++++++++++ Yahoo Reset +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset,img { border: 0; width: auto; }

address,caption,cite,code,dfn,em,th,var { font-style: normal; font-weight: normal; }

ol,ul { list-style: none; }

caption,th { text-align: left; }

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }

q:before,q:after { content: ''; }

abbr,acronym { border: 0; }

/* Generic type */
a{ text-decoration: none; color: #4A4A4A; }

h1{ font-size: 2.3em; line-height: normal; padding-bottom: 20px; }

h2{ font-size: 1.5em; margin: 5px 0  10px 0; }

p{ margin-bottom: 10px; }

.hide{ display: none; }

table{ width: 100%; border-top: 1px solid #D6D6D6; border-left: 1px solid #D6D6D6; border-right: 1px solid #D6D6D6; font-size: 1em; }

td,th{ vertical-align: top; padding: 8px 10px; border-bottom: 1px solid #D6D6D6; font-size: 1em; }

th,.th{ font-weight: bold; background: #F1F1F1; }

.small{ font-size: 0.9em; }

.right{ float: right; }

.left{ float: left; }

.center { text-align: center; }

.noborder{ border: 0  !important; }

.nowidth{ width: auto  !important; }

.recordnotfound{ font-weight: bold; }

#popup h1{ font-size: 1.7em; }

.disabled,a.disabled { color: #ccc; }

 
/* ++++++++++ Layout +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* form */
.form { clear: both; }

legend{ display: none !important; }

label, .label{
	float: left;
	text-align: left;
	width: 120px;
	margin-right: 10px;
	padding-top: 4px;
	color: #373832;
	font-family: "Trebuchet MS";
	font-size: 11px !important;
	font-weight: bold;
}

input, select, textarea{ border: 1px solid #cccccc; float: left; width: 265px;  margin-left:5px }

select{ width: 271px; margin-left:5px }

textarea { height: 150px;  }

.input{ float: left; width: 270px; }

.form .spacer{ clear: both; width: 100%; padding-top:5px; }

.form small{ float: right; padding-top: 1px; padding-left: 10px; color: #8c8c84; }

.btn,.chkbox input,.chkbox label{ border: 0 !important; width: auto !important; }

.chkbox label{ margin: 0 0 0 5px; padding: 0; }

 
.chkbox input{ margin-top: 2px; }

.form .sep{ display: block; float: left; }

.smalltext{ width: 100px !important; }

.smallselect{ width: 100px !important; }

.xsmallselect{ width: 50px !important; }

#container{ width: 950px; margin: auto;} /* border: 1px solid #C3CDCF; background: #ffffff;  */

/* Header */
#header{ color: #ffffff; }

#header .logo { float: left; width: 225px; border:none; }

#header a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#header .topminmenu { float: right; width: 600px; }

#header .menulinks { float: right; }

#header .menulinks li{ float: left; padding: 0 10px; border-right: 1px solid #c1c1c1; }

#header .menulinks li.last{ padding-right: 0; border-right: none; }

#header .menulinks a{ color: #8c8c84; line-height: 1em; display: block; }

#header .topminmenu ul{ list-style: none; margin-right: 15px; float: left; overflow: hidden; }

#header .topminmenu ul li{ margin-bottom: 2px; }

#header .topmenubar{ 
	clear: both; 	
	background-image: url(../images/top-menu-bg.png);
	background-repeat: no-repeat;
	width:960px;
	height:36px; }
	
	
	

	
	
	
	
	

#header .topmenubar .topmenu{
	float: left;

}

#header .topmenubar .topmenu ul{ list-style: none; margin: 0px 0 10px 0px; }

#header .topmenubar .topmenu ul li{ float:left; list-style:none; padding-top:10px; padding-bottom:10px;/* width:147px;*/}


#header .topmenubar .topmenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:53px;
	padding-right:53px;
	background-image: url(../images/top-menu-divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#header .topmenubar .topmenu ul li a:link{}
#header .topmenubar .topmenu ul li a:hover, #header .topmenubar .topmenu ul li a.active{
	background-color: #000000;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:53px;
	padding-right:53px;
	background-image: url(../images/top-menu-hover.jpg);
	background-repeat: repeat-x;
}


#header .topmenubar .topmenu .submenu{ width:161px;
}

#header .topmenubar .topmenu .submenu ul{
	background-image: url(../images/subnav_bg.png);
	background-repeat: no-repeat;
	width:150px;
	height:110px;
	background-position: bottom;
	padding-top:10px;
	position: absolute;
	margin-left:0px;
	padding-right:0px;
	margin-top:8px;
	z-index:500;
	
}

#header .topmenubar .topmenu .submenu ul li{
	clear:both;
	display: block; 
	list-style:none;
	padding-top:0px;
	width:200px;


}

#header .topmenubar .topmenu .submenu ul li a, #header .topmenubar .topmenu .submenu ul li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom:10px;
	padding-left:14px;
	padding-right:10px;
	background-image: none;
	text-decoration: none;
	background:transparent url(../images/subnav-bullet.gif) no-repeat scroll 0 14px;
	border:none;

}  


#header .topmenubar .topmenu .submenu ul li a:hover{
	text-decoration: underline;
}












#header .topmenubar .topmenu .submenu1{ width:161px;
}

#header .topmenubar .topmenu .submenu1 ul{
	background-image: url(../images/subnav_bg1.png);
	background-repeat: no-repeat;
	width:140px;
	height:62px;
	background-position: bottom;
	padding-top:10px;
	position: absolute;
	margin-left:0px;
	padding-right:0px;
	margin-top:8px;
	z-index:500;
	
}

#header .topmenubar .topmenu .submenu1 ul li{
	clear:both;
	display: block; 
	list-style:none;
	padding-top:0px;
	width:200px;


}

#header .topmenubar .topmenu .submenu1 ul li a, #header .topmenubar .topmenu .submenu1 ul li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom:10px;
	padding-left:14px;
	padding-right:10px;
	background-image: none;
	text-decoration: none;
	background:transparent url(../images/subnav-bullet.gif) no-repeat scroll 0 14px;
	border:none;

}  


#header .topmenubar .topmenu .submenu1 ul li a:hover{
	text-decoration: underline;
}








.about_width{
width:148px;
}








#header .searchbox { float: right; margin: 7px 20px 0 0; }

#header .searchbox .sinput{ width: 182px; background: url(../images/global/serach_left_cr.gif) left top no-repeat; margin-right: 5px; float: left; height: 20px; padding: 0; }

#header .searchbox .sinput_right{ background: url(../images/global/serach_right_cr.gif) right top no-repeat; margin: 0; padding: 0  10px 0 22px; vertical-align: top; height: 20px; }

#header .searchbox .sinput_right input{ background: url(../images/global/search_middle_bg.gif) repeat-x top; border: 0px; height: 18px; color: #BA1B0C; padding: 2px 0 0 4px !important; margin: 0 !important; width: 146px !important; }

#header .searchbox input.btn{ float: left; width: auto !important; }

/* PageContents */
#maincontent { margin: 10px 0 5px 0; min-height: 300px;overflow: hidden;  width:960px;}/*  padding: 10px 8px 10px 8px; background: #ffffff; width: 934px; */

#leftcolumn {  float: left; overflow: hidden; }
#leftcolumn1 {  float: left; overflow: hidden; width:170px;  }

#middlecolumn { float: left; overflow: hidden; border-right:1px solid #ECECEC; } /* margin: 0 8px 0 6px; */

#threecolumn{padding-left:10px; margin-right:10px;}

#widemiddlecolumn { float: left; } /*  width: 912px; margin-left: 6px;*/

#widemiddlecolumn2 { float: left; width:775px; padding-left:10px; } /*  width: 912px; margin-left: 6px;*/

#widemiddlecolumn1 { float: left; margin-left:10px;  } /*  width: 912px; margin-left: 6px;*/

#widemiddlecolumnerror{ float: left; height:250px; } 

#rightcolumn { width: 134px; float: right; overflow: hidden; }

.sidebanner { width: 134px; margin: 0 0 10px 0; overflow: hidden; }

.mainbanner { clear: both; }

/* Categories */
.catesidemenu li { border-bottom: 1px dotted #CECECE; padding-bottom: 4px; padding-top: 4px; }

.catesidemenu a.current { color: #B41F1C; }

 
.catesidemenu li ul li { font-size: 0.9em; border: 0; margin-left: 25px; list-style: square; }

/*box1 */
.box1{ background: url(../images/global/green_header_cr_left_bg.gif) top left no-repeat #fff; margin: 0 0 15px 0; clear: both; }

.box1_topright{ background: url(../images/global/green_header_cr_right_bg.gif) top right no-repeat; overflow: hidden; position: relative; }

.box1 h2 { background: url(../images/global/green_header_bg.gif); padding-top: 7px; font-size: 1.2em; color: #ffffff; margin: 0  11px 12px 11px; height: 24px; }

/*box2 */
.box2{ background: url(../images/global/grey_header_cr_left_bg.gif) top left no-repeat #fff; margin: 0 0 15px 0; clear: both; }

.box2_topright{ background: url(../images/global/grey_header_cr_right_bg.gif) top right no-repeat; overflow: hidden; }

.box2 h2 { background: url(../images/global/grey_header_bg.gif); padding-top: 7px; font-size: 1.2em; color: #ffffff; margin: 0  11px 12px 11px; height: 24px; }

/*box3 */
.box3{ margin: 0 0 1em 0; clear: both; overflow: hidden; }

.box3_topleft{ background: url(../images/global/left_nav_orange_left_cr.gif) top left no-repeat #fff; }

.box3_topright{ background: url(../images/global/left_nav_orange_right_cr.gif) top right no-repeat; }

.box3_contents{
	padding: 10px 10px 5px 10px;
	overflow: hidden;
	margin: 0;
	background-image: url(../images/global/left_nav_side_shadow.gif);
	background-repeat: repeat-y;
}

.box3_bottom{ font-size: 1px; padding: 0; background: url(../images/global/left_nav_Wbottom_shadow.gif) left top no-repeat; margin: 0; height: 14px; clear: both; }

.box3 h2 { background: url(../images/global/left_nav_orange_middle_bg.gif); padding-top: 7px; padding-bottom: 8px; font-size: 1.2em; color: #ffffff; margin: 0  11px 0 11px; }

/*box4 */
.box4{ margin: 0 0 1em 0; clear: both; overflow: hidden; }

.box4_topleft{ background: url(../images/global/left_nav_pink_left_cr.gif) top left no-repeat #fff; }

.box4_topright{ background: url(../images/global/left_nav_pink_right_cr.gif) top right no-repeat; }

.box4_bottom{ font-size: 0.1em; padding: 0; background: url(../images/global/left_nav_Wbottom_gallry.gif) left top no-repeat; margin: 0; height: 14px; }

.box4_contents{ background: url(../images/global/left_nav_side_gallry.gif); padding: 0 10px 5px 10px; overflow: hidden; }

.box4 h2 { background: url(../images/global/left_nav_pink_middle_bg.gif); padding-top: 7px; padding-bottom: 8px; font-size: 1.2em; color: #ffffff; margin: 0  11px 0 11px; }

/*box5 */
.box5 { margin: 0 0 1em 0; clear: both; overflow: hidden; }

.box5_topleft{ background: url(../images/global/left_nav_grey_left_cr.gif) top left no-repeat; }

.box5_topright{ background: url(../images/global/left_nav_grey_right_cr.gif) top right no-repeat; }

.box5_bottom{ font-size: 0.1em; padding: 0; background: url(../images/global/left_nav_Gbottom_shadow.gif) left top no-repeat; margin: 0; height: 14px; }

.box5_contents{ background: url(../images/global/left_nav_grey_side_shadow.gif); padding: 0 10px 5px 10px; overflow: hidden; }

.box5 h2 { background: url(../images/global/left_nav_grey_middle_bg.gif); padding-top: 7px; padding-bottom: 8px; font-size: 1.2em; color: #ffffff; margin: 0  11px 0 11px; }

/*box6 */
.box6{ background: url(../images/global/cate_desc_tcor.gif) top right no-repeat #000000; margin: 0; clear: both; overflow: hidden; height: 275px; }

.box6_bottomright{ background: url(../images/global/cate_desc_bcor.gif) bottom right no-repeat; height: 275px; padding: 10px; }

/*box7 */
.box7 { background: url(../images/global/box_lgrey_top_lcor.gif) top left no-repeat  #EFEFEF; margin: 0 0 1em 0; clear: both; }

.box7_topright{ background: url(../images/global/box_lgrey_top_rcor.gif) top right no-repeat; }

.box7_bottomleft{ background: url(../images/global/box_lgrey_btm_lcor.gif) bottom left no-repeat; }

.box7_bottomright{ background: url(../images/global/box_lgrey_btm_rcor.gif) bottom right no-repeat; margin: 0; }

.box7_content{ }

/*box8*/
.box8 { background: url(../images/global/prod_stars_box_lcor.gif) top left no-repeat #ffffff; margin: 1em 0 1em 0; clear: both; }

.box8_topright{ background: url(../images/global/prod_stars_box_rcor.gif) top right no-repeat; overflow: hidden; height: 22px; }

/*box9 */
.box9{  top left no-repeat #fff; margin: 0 0 10px 0; clear: both; overflow: hidden; }

.box9_topright{}

.box9_content{ }

.box9 h2 { padding-top: 7px; padding-bottom: 8px; font-size: 1.2em; color: #ffffff; }

/*Panel*/
.panel1{ width: 132px; float: left; margin: 0  25px 0 0; display: inline; text-align: center; overflow: hidden; padding: 0; }

.panel1 p{ font-size: 0.94em; margin: 2px 0 4px 0; }

.panel1 h3{ font-size: 1em; }

.panel1_alt { margin-right: 0 !important; }

.panel1 img{ margin: 0 0 5px 0; border: 1px solid #e8e6d5; }

.panel1 img.btn{ margin: 0; }

.panel1 a{ color: #313131; }

.panel2{ width: 346px; float: left; margin: 0  10px 10px 0; display: inline; overflow: hidden; padding: 10px; border: 1px solid #EAEAEA; }

.panel2_alt { margin-right: 0 !important; }

.panel2_highlighted{ background: #F7FAE7; }

.panel2_detailed{ width: 724px; margin-right: 0 !important; }

.panel2_image{ float: left; width: 132px; }

.panel2_details{ float: left; width: 204px; margin: 0 0 0 10px; }

.panel2_detailed .panel2_details { width: 582px; }

.panel2_detailed div.shortdesc { height: auto !important; margin: 10px 0 10px 0; }

.panel2 h2{ text-align: left; padding: 0; background: none; margin: 0 0 5px 0; height: auto; }

.panel2 h2 a { font-size: 0.9em; font-weight: bold; }

.panel2 img{ border: 1px solid #e8e6d5; }

.panel2  div.shortdesc{ height: 50px; margin-top: 5px; }

.panel2 .price{ float: right; margin: 0 7px 5px 0; font-weight: bold; }

.panel2  .moreinfo { float: right; margin: 0; clear: both; }

.panel2_detailed  .moreinfo,.panel2_detailed  .price { float: left; }

/* email to a friend*/
#emailfriend input,#emailfriend .input { width: 180px; }

#emailfriend label,#emailfriend .label { width: 100px; }

/*popup*/
.close_top{ text-align: right; }

.close_bottom{ margin-top: 10px; text-align: right; }

/* newsletter box */
.newsletterbox { width: 158px; }

.newsletterbox input{ float: left; width: 123px; margin-top: 1px; }

.newsletterbox label{ display: block; }

.newsletterbox .btn{ margin-left: 5px; }

/*Extra*/
.spacer{ position: relative; margin: 0; padding: 0;  width: auto; font-size: 1px; line-height: 1px; height: 1px; }

/* Pagination */
.pagination{ margin: 15px 0; clear: both; overflow: hidden; }

.pagination_bottom { border-top: 1px dotted #CFCFCF; padding-top: 7px; }

.pagination_top { padding-bottom: 5px; }

.pagination_display{ float: left; color:#9D9D9D;
font-size:0.9em; }

.pagination_numbers{ float: right; }

.pagination_numbers li{ float: left; display: block; padding: 2px 2px; margin-left: 5px; }

.pagination_numbers a{ text-decoration: none; }

.pagination_numbers .selected a{ color: #DD0F0F; }

/* Breadcrumb */
#sitebreadcrumb{ overflow: hidden; clear: both; }

#sitebreadcrumb .box7_content { padding: 3px 0 5px 10px; height: 17px; }

.breadcrumb{ color: #252528; margin: 0; padding: 0; list-style: none; font-size: 0.94em; }

.breadcrumb li{ margin: 0; padding: 0; list-style: none; float: left; }

.breadcrumb a{ color: #909088; text-decoration: none; font-weight: normal; background: url(../images/global/arrow_breadcrumb.gif) no-repeat center right; padding: 0 10px 0 0; margin: 0 5px 0 0; }

.breadcrumb a:hover{ color: #252528; }

/*sitemap*/
#sitemap { overflow: hidden; }

.sitemap_column1 { width: 220px; float: left; }

.sitemap_column2, .sitemap_column3{ float: left; margin: 0px 0 10px 40px; width:250px; }

#sitemap h2 { margin-bottom: 5px; font-size: 110%; }

#sitemap ul li { list-style: none; margin: 15px 0 0  0px; }

#sitemap ul li ,#sitemap ul li ul li { padding-bottom: 2px; margin-bottom: 0px; 	padding-left:15px;
	margin: 0;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	margin-top:5px;  }

#sitemap ul { margin-top: 0px; margin-left: 0px; }

#sitemap ul li a { text-decoration: none; font-weight: normal; color:#1869AA;}

#sitemap ul li ul { margin: 5px 0 0 0px; }

#sitemap ul li ul li { margin: 0 0 0 8px; 	list-style: none;
	padding-left:15px;
	margin: 0;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	margin-top:5px; }

#sitemap ul li ul li a { text-decoration: none; font-weight: normal; color:#1869AA;
 }

#sitemap ul li ul li a:visited, #sitemap ul li ul li a:link { border-bottom:1px solid #C2E1F3;
color:#1869AA;
text-decoration:none;
 }





/*contact us*/
.contactus_columnright { float: right; width: 400px; }

.contactus_columnleft { float: left; width: 490px;}

/*Error*/
.errormessage{ color: #E4443C; margin-left: 0px; }

.errormessagelist,.validationmessage { border: 1px solid #CCC889; padding: 10px 0 30px 50px; margin: 0 0 10px 0; background: #FFFBB8 url(../images/global/alert.gif) no-repeat 5px 8px; }

.errormessagelist ul,.validationmessage ul { color: #E4443C; margin: 10px 0 0px 15px; list-style: disc; }

.outofstockdisplay{ border: 1px solid #CCC889; padding: 20px 0 20px 50px; margin: 0 0 10px 0; background: #FFFBB8 url(../images/global/alert.gif) no-repeat 5px 8px; }

.messagebox { border: 1px solid #D6D6D6; padding: 10px; margin-bottom: 10px; overflow: hidden; }

.messagebox .icon,.messagebox .message { float: left; }

.messagebox .message { margin: 5px 0 0 5px; }

.messagebox li{ display: block; clear: both; }

/*Login*/
.login_columnleft { float: left; width: 365px; }

.login_columnright { float: right; width: 365px; }

.login_columnleft input,.login_columnright input,.login_columnleft .input,.login_columnright .input { width: 150px; }

.addressbookbar{ width: 724px; border: 1px solid #D6D6D6; padding: 10px; overflow: hidden; margin-bottom: 10px; background: #F1F1F1; }

.addressbookbarlisting table { width: 100%; margin-bottom: 10px; }

.addressbookbarlisting .btns { width: 130px; }

/*change password*/
.changepassword label,.changepassword .label { width: 150px; }

/*address book*/
.addressbook .buttonrow { clear: both; margin-top: 10px; }

.addressbook .btnnew { float: right; margin-bottom: 10px; }

.addressbook table { margin-bottom: 20px; }

/* News*/
.news { clear: both; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #cccccc; overflow: hidden; }

.newsimage { float: left; width: 105px; }

.newsdetails { float: left; margin-left: 10px; }

.newsdetails h2 a{ color: #911A0A; }

.newsdetailsfull {
	margin: 0 !important;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	
}

.newsdetailsfull_1 {
	margin: 0 !important;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	padding-left:15px;
	
}



.buttonlist{ width: 360px; margin: 0; padding: 0; list-style: none; float: right; }

.buttonlist a{ color: #79863F; text-transform: uppercase; }

.buttonlist li{ margin: 0 10px 0 0; padding: 0; float: right; }

.buttonlist a.disabled { color: #ccc; }

 
/*Videos */
.videoslist { margin: 20px 0 0 0; }

.selectedvideo h2 { color: #00A2D7; }

.selectedvideo #player { width: 420px; float: right; border: 1px solid #CCCCCC; margin-bottom: 10px; }

.selectedvideo .videodetails { width: 300px; float: left; }

.videolisting { font-size: .9em; background-color: #343434; clear: both; overflow: hidden; padding: 20px 20px 0 20px; min-height: 230px; }

.videolisting .video { width: 128px; float: left; margin: 0 15px 0 0; }

.videolisting .video  a { color: #ffffff; }

.videolisting  .video_alt { margin: 0 !important; }

.videolisting  .row { width: 740px; clear: both; overflow: hidden; margin-bottom: 15px; }

.videolisting .pagination { overflow: hidden; }

.videolisting .pagination, .videolisting .pagination a { color: #ffffff; }

.videolisting .pagination a:hover { background: none; }

.videolisting .pagination a { border: 0 !important; margin: 0; padding: 0; }

.videolisting li { margin: 0 15px 0 0; padding: 0; }

.videolisting li.last { margin: 0; }

.videolisting .pagination_top { border-bottom: 1px solid #434343; padding-bottom: 5px; }

.videolisting .pagination_bottom { border-top: 1px solid #434343; padding-top: 5px; }

/*gallery*/
.navigation { float: right; }

.gallerytabs ul { margin: 0; padding: 0; }

.gallerytabs { clear: both; overflow: hidden; }

.gallerytabs li { float: right; background-color: #D7D7D7; padding: 5px 10px 5px 10px; margin-right: 0px; }

.gallerytabs li.selected { background-color: #343434; color: #ffffff; }

.gallerytabs_gallery .photos_background { background: #343434; width: 100%; min-height: 150px; clear: both; }

.gallerytabs_gallery ul { margin: 0; padding: 0; }

.gallerytabs_gallery { clear: both; overflow: hidden; }

.gallerytabs_gallery li { float: right; background-color: #D7D7D7; padding: 5px 10px 5px 10px; margin-right: 0px; }

.gallerytabs_gallery li.selected { background-color: #343434; color: #373832; }

.gallerytabs_gallery div.pagination a, div.pagination strong { display: block; float: left; margin-right: 2px; padding: 4px 7px 2px 7px; border: 0; color: #373832; font-size: 0.9em; /*float: right;*/ margin-right: 5px; margin-top: 5px; }

.gallerytabs_gallery div.pagination a:hover { background: none; text-decoration: none; }

.gallerytabs_gallery div.pagination strong { color: #373832; color: Red; font-size: 0.9em; border: 0px; background: none; /*float: right;*/ margin-right: 10px; }

.gallerytabs_gallery .navigation_width { width: 100%; background: #343434; }

.navigation_width li { padding: 2px; padding-bottom: 5px !important; }

.gallerytabs_gallery .pagination { margin-top: 30px; }

/* Footer */
#footer{
	clear: both;
	font-size: 0.85em;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	margin: 8px 0 0 0;
	padding: 0 15px;
	height: 33px; }  /*  clear: both; border-top: 4px solid #E4E4E4; padding: 10px 0 15px 0; overflow: hidden; */

/* #footer a{ font-size: 0.916em; }

#footer ul{ list-style: none; }

#footer ul li{ display: inline; margin-right: 20px; }

#footer .footerlinks { margin-left: 15px; float: left; padding-top: 8px; }
*/
#footer .guruslogo{ width: 74px; float: right; margin-right: 15px; }

/*Events Calendar*/
.event_cal_view  .eventcaltitle { float: left; }

.event_cal_view .eventcaltitle li { font-size: 1.3em; float: left; width: auto; padding: 0 10px 0 0; }

.event_cal_view  .eventcaltitle h4 { margin-top: 2px; }

.event_cal_view .evencalfilter { float: right; padding-top: 2px; }

.event_cal_view .evencalfilter strong { color: #488CCE; }

.event_cal_view .evencalfilter li { float: left; padding: 0 10px 0 0; }

.event_cal_view .calendar td { width: 104px; height: 70px; padding: 4px; border: 1px solid #D6D6D6; }

.event_cal_view .calendar td.over { background-color: #E4E4E4; color: red; }

.event_cal_view .calendar { font-size: .9em; margin-top: 10px; clear:both; }

.event_cal_view .calendar ul { list-style-type: none; margin: 0 auto; padding: 0; }

.event_cal_view .calendar li { background-color: #0099D3; padding: 1px  4px 3px 4px; margin: 4px 1px; height: 15px; }

.event_cal_view .calendar li a { text-decoration: none; color: #ffffff; }

.event_cal_view .calendar li a:hover { color: #ffffff; }

.event_cal_view .calendar .noday { background-color: #D6D6D6; }

 
/*Events Day View*/
.event_day_view .header { padding: 8px 10px 15px 10px; color: #373832; border: 0px; font-weight: bold; background: url(../images/global/table_hd_bg.gif); height: 10px; font-size: 1.1em; margin-top: 10px; clear:both; }

.event_day_view  .event { width: 726px; border-bottom: 1px  dotted #C0C0C0; clear: both; padding: 10px; overflow: hidden; }

.event_day_view  .event_alt { background-color: #EDEDED; }

.event_day_view  .event .eventimage { float: left; width: 120px; }

.event_day_view  .event .eventdetails { float: left; width: 600px; }

.event_day_view  .event .eventdetails .eventdetails_left_margin_firefox { margin-right: 100px; }

.event_day_view  .event  h2 { color: #1483BB; }

.event_day_view  .event .fielddataext { width: 500px !important; }

.event_day_view .Seven_day_link { float: right; font-size: .9em; color: #373832; }

/*weekview*/
.event_week_view { margin-top: 10px; clear:both }

.event_week_view a { color: #00A4E5; }

.event_week_view td { border-bottom: 1px dotted #ACACAC; }

.event_week_view .lastrow td { border: 0; }

.event_week_view .altrow { background-color: #EDEDED; }

 .event_week_view table,  .event_week_view th, .event_cal_view table,  .event_cal_view th { border: 0 !important; }

 .event_week_view th, .event_week_view .th,.event_cal_view th{ padding: 8px 10px 8px 10px; color: #373832; border: 0px; font-weight: bold; background: url(../images/global/table_hd_bg.gif); height: 10px; font-size: 1.1em; margin: 0; }

.event_week_view .dateblock { width: 60px; height: 70px; background: url(../images/calendar/weekday.gif) left top no-repeat; }

.event_week_view .altrow .dateblock { background: url(../images/calendar/weekday_grey.gif); }

.event_week_view  .sunday { background: url(../images/calendar/sunday.gif); }

.event_week_view  .saturday { background: url(../images/calendar/saturday.gif); }

 
.event_week_view .dateblock .month { font-size: 1em; padding: 4px 0 0 0; text-align: center; }

.event_week_view .dateblock .day { font-size: 1.8em; text-align: center; padding: 6px 0 0 0; }

.event_week_view .dateblock .dayname { color: #ffffff; font-weight: bold; text-align: center; padding: 7px 0 0 0; }

.event_week_view .eventdate{ width: 85px; }

.event_week_view .eventtime{ width: 160px; }

.event_week_view .eventtitle{ width: 205px; }

.event_week_view .eventartists{ width: 100px; }

.event_week_view .eventtype{ width: 90px; }

.event_week_view .eventmoredetails{ width: 100px; }

 
.event_week_view .eventtimedata{ width: 175px; }

.event_week_view .eventtitledata{ width: 220px; }

.event_week_view .eventartistsdata{ width: 120px; font-style: italic; }

.event_week_view .eventtypedata{ width: 80px; font-weight: bold; }

.event_week_view .eventmoredetailsdata{ width: 100px; }

.weekviewprint { width: 742px; }

/*Event Details*/
.eventdetails .fieldname { color: #696969; width: 60px !important; font-weight: bold; text-align: left; float: left; }

.eventdetails .fielddata,.eventdetails .fielddataext { color: #696969; width: 170px !important; text-align: left; float: left; }

.eventdetails .fielddataext{ width: 400px; }

.eventdetails .spacer { padding: 2px; }

.eventdetails li { float: left; background: url(../images/calendar/bullet.gif) left 4px no-repeat; padding: 0 15px 0 14px; }

.eventdetails li a { color: #1483BB; }

.eventdetails .sociallogos{ float: right; }

.eventdetails .sociallogos li { background: none; padding: 0 3px; margin: 3px 0px; }

/*Event Calendar Block*/
.eventblock { margin-bottom: 10px; font-size: .8em; }

.eventblock a { color: #FA1093; }

.eventblock table{ border: 0; margin: 0; padding: 0; width: 100%; }

.eventblock td { padding: 0px; border: 0; text-align: center; }

.eventblock th { color: #A6A6A6; padding: 1px; background: none; border: 0; border-bottom: 1px dotted #BDBDBD; }

.eventblock .currentday { background-color: #DFDFDF; }

/* this month */
.thismonthevents { border: 1px solid #D6D6D6; margin-bottom: 10px; overflow: hidden; padding: 10px; font-size: .9em; }

.thismonthevents li { margin-bottom: 5px; }

/*Weekly Events List */
.weeklyeventsprint li { margin-bottom: 10px; }

.weeklyeventsprint .weekhd { width: 50px; background-color: #c1c1c1; }

/*event full details*/
.eventfulldetail_left { width: 468px; float: left; margin-right: 12px; }

.eventfulldetail_left .mainimage { margin-bottom: 15px; }

.eventfulldetail_right { width: 260px; float: right; }

.eventfulldetail_right .btnlinks { margin: 10px 0 0 30px; }

.eventfulldetail_right .btnlinks li { float: left; background: url(../images/calendar/bullet.gif) left 4px no-repeat; padding: 0 15px 0 14px; }

.eventfulldetail_right .btnlinks li a { color: #1483BB; }

.eventfulldetail_right .fieldname { color: #696969; width: 60px; font-weight: bold; text-align: left; float: left; }

.eventfulldetail_right .fielddata{ color: #696969; width: 160px; text-align: left; float: left; }

.eventfulldetail_right .box3_contents_ext li { border-bottom: 1px dotted #DBDBDB; padding: 2px 0 5px 0; overflow: hidden; }

/*Event tooltip*/
.tooltipevents h1 { font-size: 1.4em; color: #238CCE; margin: 0; padding: 0 0 5px 0; }

.tooltipevents  li { background: url(../images/global/bull1.gif) left 7px no-repeat; padding: 2px 0 2px 8px; margin: 0; }

.tooltipevents { font-size: .9em; }

/*Events RSS block*/
.rsseventblock li { border-bottom: 1px dotted #ACACAC; padding: 4px 0; }

.rsseventblock span,.rsseventblock a { display: block; margin-bottom: 4px; }

.rsseventblock .date { color: #00A4E5; font-weight: bold; }

.rsseventblock .category { font-style: italic; }

 .rsseventblock a{ color: #FA1093; }

/*Albums*/
.albumlist .album { width: 150px; float: left; margin-right: 40px; }

.albumlist .album_alt { margin-right: 0; }

.albumlist .name { text-align: center; }

.albumlist .lastupdated { font-size: 0.9em; text-align: center; }

.albumlist .row { clear: both; margin-bottom: 40px; }

/* Room Hire*/
.rooms_list .row { clear: both; margin-bottom: 15px; overflow: hidden; }

.rooms_list .room { width: 133px; float: left; border-right: 1px dotted #CDCDCD; text-align: center; padding: 0 31px; min-height: 200px; }

.rooms_list .room p { margin: 6px 0 0 0; }

.rooms_list .room_alt { border: 0; padding-right: 0; }

.rooms_list .room_first { padding-left: 0; }

.rooms_list h2 { font-weight: bold; margin: 0 0 20px 0; }

.rooms_list { border-top: 1px dotted #D6D6D6; padding-top: 20px; margin-top: 20px; }

.room_right { width: 420px; float: right; }

.room_right li { font-size: .9em; border-bottom: 1px dotted #D6D6D6; padding: 3px 0 4px 0; overflow: hidden; }

.room_right li label { float: left; display: block; }

.room_right .fieldname { width: 80px; background-color: #02A7E7; color: #373832; padding: 2px 0 3px 10px; margin-right: 20px; text-align: left; }

.room_right .fielddata { color: #696969; text-align: left; }

.room_right ul { margin-top: 22px; }

.room_left { width: 300px; float: left; }

.room_left li { width: 137px; background-color: #2A8DA0; float: left; text-align: center; padding: 5px 0; color: #373832; }

.room_left li.morepics { border-right: 1px solid #ffffff; background-color: #6B9098; }

.room_left li a { color: #373832; display: block; }

.room_left li.disabled { background-color: #DBDBDB; }

/*Poll*/
.poll table { width: 100%; }

.polloptions td,.polloptions input { border: none !important; width: auto !important; }

.poll label { padding: 0 4px; text-align: left; }

.poll table { margin-bottom: 4px; }

.poll td { padding: 4px; }

.poll .hide { display: none; }

.poll .votestotal { margin-right: 5px; }

/*documents*/
.doc{ padding: 0 0 0 20px; margin: 5px 0 10px 0; }

.doclisting{ margin-bottom: 10px; padding: 0 0 10px 20px; border-bottom: 1px dotted #cccccc; overflow: hidden; }

.doclisting a { font-weight: normal; }

/* Links */
.link { clear: both; border-bottom: 1px dotted #BCBCBC; overflow: hidden; padding: 10px 0 10px 0; }

.link_alt { background-color: #EDEDED; }

.link_first { border-top: 1px dotted #BCBCBC; }

.linkimage { float: left; margin-right: 10px; }

.linkdetails { margin-left: 10px; }

.linkdetails  a{ color: #FA1093; text-decoration: underline; }

.linkdetails h2 a{ color: #0095DC; text-decoration: none; }

.linkdetailsfull { margin: 0 !important; }

/*closedcontent*/
#closedcontent { width: 500px; min-height: 500px; padding: 10px; margin: 20px auto; border: 1px solid #C3CDCF; background: #ffffff; }

.pagetitle{clear:both}

.input-padding{
clear:both;
padding-bottom:1}


.flash-border{
	width:912px;
	height:2px;
	background-image: url(../images/tabs-holder02.gif);
	background-repeat: repeat;

}


.width0{
width:0px;
padding:10px;}


/* ---JQUERY DROPDOWN------------------------------ */


 #cssdropdown li.headlink ul { display: none; }
   #cssdropdown li.headlink:hover ul { display: block; }
      
.event_cal_view{
clear:both;}
/* ---------------- OVERLAY DIV -------- */
#overlay {
z-index:1000;
position:absolute;
top:0;
bottom:0;
left:0;
width:100%;
background:#ccc;
height:100%;
opacity:0.95;
-moz-opacity:0.95;
filter:alpha(opacity=95);
visibility:hidden;
}
#innerOverlay{
width:500px;
height:400px;
z-index:1000;

min-height:500px;
padding:5px 5px 5px 5px;
margin:10px 10px 10px 10px;
/* filter:alpha(opacity=99);
opacity:0.99; */
position:absolute;
top:30%;
left:20%;
/*background:#fff;*/
/*-moz-opacity:0.99; */

}


#ctl00_formSalesForce{ clear:both;}
#Anthem_ctl00_formSalesForce__{ clear:both;}

.clearBoth{ clear:both}
.hide{ display:none;}

/* FORM*/
.formlabel { text-align: right; vertical-align: top; font-weight: bold; padding: 4px; width: 110px; }

.formfield { text-align: left; vertical-align: top; padding: 4px; }

.form fieldset { padding: 20px 10px 10px 10px; background: #f9f9f9; position: relative; }

.form fieldset legend { color: #C90000; position: absolute; top: -6px; left: 10px; }

.formbuttons { text-align: right; padding: 10px 10px 0 0; } 
