Body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Search Results */
.search_highlight
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #FFFF00;
}

/* End Search Results */
/* Projects */
.project_review_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #FFFFD7;
    border-width: 1px;
}
.project_review_items
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #E7E7E7;
    border-width: 1px;
}
.project_review_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3399FF;
    text-decoration: underline;
    font-weight: bold;
}
.project_review_background
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    background-color: #f6b609;
}
/* End Projects */
/* Profile styles */
.profile_blocks
{
    padding: 3px;
    margin: 3px;
    background-color: #E9E9E9;
    border: 1px ridge #C0C0C0;
}
/* End Profile styles */

/* RadEditor Styles */
.rad_formatting
{
    background-color: #FFFFFF;
}

/* End RadEditor Styles */
/* Cloud Styles */
#tagCloud
{
    width:238px;
    border:solid 1px #ccc;
    padding:5px;
    margin-bottom:10px;
    text-align:justify;
}

#tagCloud A
{
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
}

#tagCloud A:hover
{
    color:#00cc00;
    text-decoration:underline;
}

#tagCloud A.weight1
{
    color: #ff9900;
    font-size: 1.9em;
    font-weight:bolder;
}
#tagCloud A.weight2
{
    color: #4169e1;
    font-size:1.5em;
    font-weight:bolder;
}
#tagCloud A.weight3
{
    color: #009eff;
    font-size: 1.4em;
    font-weight:bolder;
}
#tagCloud A.weight4
{
    color: #4188cf;
    font-size: 1.2em;
}
#tagCloud A.weight5
{
    color: #83bcd8;
    font-size: 1.0em;
}


/* End Cloud Styles */
/* Distribution Styles */
.distro_header
{
    font-size: 18px;
    color: #FF9900;
    font-family: Arial;
    font-weight: bold;
}
.distro_sub_header
{
    font-size: 13px;
    color: #333333;
    font-family: Arial;
    font-weight: bold;
}
.distro_message
{
    font-size: 12px;
    color: #FF0000;
    font-family: Arial;
    font-weight: bold;
}
.distro_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.distro_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.distro_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}

.distro_link_small
{
    font-size: 12px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.distro_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.distro_background
{
    border-style: 1;
    border-color: 1;
    border-width: 1px;
    background-color: #E8E8E8;
    }


/* END Distribution Styles */
/* Jobs Styles */
.jobs_header
{
    font-size: 18px;
    color: #FF9900;
    font-family: Arial;
    font-weight: bold;
}
.jobs_sub_header
{
    font-size: 13px;
    color: #333333;
    font-family: Arial;
    font-weight: bold;
}
.jobs_message
{
    font-size: 12px;
    color: #FF0000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.jobs_table
{
    width: 650px;
}
.jobs_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_tooltip
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.jobs_tooltip_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}

.jobs_link_small
{
    font-size: 12px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.jobs_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.jobs_background
{
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    background-color: #E8E8E8;
}
.jobs_category_button_selected
{
    width:100%;
    background-color:#505050;
    color: #F0F0F0;
    border-width:0px;
}
.jobs_category_button
{
    width:100%;
    background-color:#C0C0C0;
    color: Black;
    border-width:0px;
}
.jobs_category_over
{
   background-color:#888888; 
}
.jobs_category_background
{
	border:solid 1px gray;
	width:200px; 
	background-color:White;
}
.jobs_category_button_back
{
	border:solid 1px #888888;
}
.jobs_pager_current
{
    font-size: 12px;
    color: #008000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_link_next_previous
{
    font-size: 12px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.jobs_search_outer_table
{
	width:150px;
}
.jobs_search_inner_table
{
    width:100%;
    background-color:#D8D8D8;
}
.jobs_search_control_header
{
	font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}

.jobs_search_option_control
{
	font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    width:150px;   
}
.jobs_search_textbox_control
{
	width:145px;
}


/* END Sales Styles */
/* Recent Media Styles */
.media_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.media_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.media_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.media_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
/* END Media Styles */
/* Recent Products Styles */
.product_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.product_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.product_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.product_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
/* END Product Styles */
/* Recent Event Styles */
.event_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.event_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.event_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.event_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.event_scroll_body
{
    background-color: #EAEAEA;
    padding: 4px;
    width: 450px;
    height: 100px;
}
.event_scroll_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.event_scroll_date
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    position: relative;
}
.event_scroll_desc
{
    font-size: 10px;
    color: #666666;
    font-family: Arial;
    font-weight: bold;
    position: relative;
    width: 300px;
}
/* END EVENT Styles */
/* Recent BLOG Styles */
.blog_header
{
    font-size: 18px;
    color: #FF9900;
    font-family: Arial;
    font-weight: bold;
}
.blog_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.blog_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.blog_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.blog_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
/* END BLOG Styles */
.lblTitle
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

/* Site Search Formatting */
.txtSearch
{
	float:left;
	padding:5px 10px;
	margin:0;
	width:130px;
	border:0;
	line-height:14px;
	font-size:10px;
	color:#333;
	background:url(/siteimages/templates/search-box.gif) no-repeat 0 0;
}

input.btnSiteSearch{
	float:right;
	padding:0;
	padding-left:5px;
	margin:0;
	width:55px;
	height:24px;
	border:0;
	font-family:arial;
	font-size:14px;
	color:#fff;
	background:none;
	cursor:pointer;
	}
.txtSearchError
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	height: 24px;
	background: red;
}

/* END Site Search Formatting */
.CancelHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.CancelDetails {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.Link
{
	font-size: 11px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.LinkExchange
{
	font-size: 12px;
	color: #000E90;
	font-family: Arial;
	text-decoration: underline;
}
.Link1
{
    font-size: 15px;
    color: #0000FF;
    font-family: Arial;
    text-decoration: underline;
}
.Link2
{
	font-size: 14px;
	color: activecaption;
	font-weight:bold;
	font-family: Arial;
	text-decoration: underline;
}
.Help {
	font-family: Arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.operator
{
	font-weight: bold;
	font-size: 12px;
	color: royalblue;
	font-family: Arial;
}
.visitor
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.Category
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
}
.DataGrid
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}

.NewsTitle
{
	font-size: 10px;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}

.body
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.body_gray
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
}

.body_gray_bold
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

.body_white
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}
.bodySmall
{
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.body_Bold
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.Crumb
{
	font-weight: bold;
	font-size: 12px;
	color: darkgray;
	font-family: Arial;
}
.Message
{
	font-size: 12px;
	color: #ff3366;
	font-family: Arial;
}

.Message_Success
{
	font-size: 12px;
	color: green;
	font-family: Arial;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}
.header1
{
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
}
.header2
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
}
.header3
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Arial;
}
.header4
{
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: Arial;
}

.header5
{
	font-weight: bold;
	font-size: 15px;
	color: cornflowerblue;
	font-family: Arial;
}

.TableHeader
{
	background-color: #E0E0E0;
	font-family: Arial;
	font-size: 12px;
	color: Black;	
}
.NewsBody
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}
.image






{
	display: block;
	font-size: 10pt;
	color: black;
}
.image_inv
{
	display: none;
}
.TextboxNoBorder
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white;
}
.TableDefault
{
	background-color: white;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableDefaultAdmin
{
	background-color: #ffffcc;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ModalBackground 
{	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalBackground1 
{	
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalPopup 
{	
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:390px;
}
.PopupControl
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
}

.PopupControl1{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.PopupControl2
{
	padding: 10px;
	background-color:White;
	border: 1px solid #000000;
	display:none;		
}

.PopupControl3
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
	display:none;
}
.AccordionContent
{
    background-color: #FFFFDD;
    border: 1px dashed #FFFFDD;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.AccordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #D3DEEF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.Path_Page
{
	border: 1px solid #2F4F4F;
	color: #006699;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.Progress_Overlay
{
	text-align:center;
}

.Book
{
	margin: 5px;
	font-size: 12px;
	font-family: Arial;
	border: solid 1px black; 
	width: 600px; 
	height: 500px;
}
.Book .BookTitle
{
	font-size: 16pt;
}
.Book .BookTOCTitle
{
	text-decoration: underline;
}
.Book .TOCHeader
{
	height: 80px;
}
.Book .PageHeader
{
	height: 50px;
	padding: 5px;
}
.Book .BookPageFooter
{
	height: 50px;
	padding: 5px;
	border-top: solid 1px black;
}
.Book .BookContent
{
	font-size: 12px;
	padding: 5px;
	border-top: solid 1px black;
	height: 380px;
}
.Book .BookTOC
{
	font-size: 12px;
	padding: 5px;
	padding-left: 20px;
}
.Book A
{
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.Edit
{
	padding-left: 5px;
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.TOC
{
	color: mediumblue;
	font-size: 12pt;
	text-decoration: underline;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/images/SavedStar.png);
}
/* Site Map */
.TreeParentStyle
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.TreeNodeStyle
{
	font-size: 10pt;
	padding-bottom: 10px;
	color: gray;
	font-family: Verdana;
	text-decoration: underline;
}
.VerticalNavParent
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: gray;
}
.VerticalNavChild
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	background-color: olive;
}
/* SEO Styles */
.h1
{
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
/* Table Styles */
.TableBlue
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #1c9ed0;
}
.TableGreen
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #85be23;
}
.NewsList
{
	font-size: 13px;
	color: #333300;
	font-family: Arial;
	font-weight: bold;
	list-style-type: circle;
}
.CSSPrice
{
	font-size: 10px;
	color: #333300;
	font-family: Arial;
	text-align: right;
}

.ActivityGridActive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #3668D9;
	color: White;
	font-weight:bold;
	width: 120px;
	height: 30px;
}

.ActivityGridActiveItem
{
	font-size: 12px;
	font-family: Arial;
	background-color: #869DD1;
	color: Black;
	text-align:center;
}
.ActivityGridInactive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #757575;
	color: Black;
	width: 120px;
	height: 30px;
}
.ActivityGridInactiveItem
{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ABABAB;
	color: Black;
	text-align:center;
}

.lblTitle1
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}

.lblMessage
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.lblSearch
{
	font-weight: bold;
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormHeader
{
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormField
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
}

/* Store Categories */
.lnkLink
{
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


.txtKeywords
{
	
}


/* Inset 3D Raised */

.panSearch {background: transparent; width:40%; }
.panSearch h1, .panSearch_test p {margin:0 10px;}
.panSearch h1 {font-size:2em; color:#fff;}
.panSearch p {padding-bottom:0.5em;}

.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b4, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b, .panSearch_test .b4b {display:block; overflow:hidden; font-size:1px;}
.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b {height:1px;}
.panSearch .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.panSearch .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.panSearch .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.panSearch .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.panSearch .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.panSearch .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.panSearch .b1 {margin:0 5px; background:#fff;}
.panSearch .b2, .panSearch_test .b2b {margin:0 3px; border-width:0 2px;}
.panSearch .b3, .panSearch_test .b3b {margin:0 2px;}
.panSearch .b4, .panSearch_test .b4b {height:2px; margin:0 1px;}
.panSearch .b1b {margin:0 5px; background:#999;}

.panSearch .boxcontent
{
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
}
/*Subscriber Locator Styles*/
.LocatorSubscriberGoogleMapInfoWindow
{
	width:400px;
	height:200px;
}

.LocatorLocationGoogleMapInfoWindow
{
	width:350px;
	height:200px;
}
/*Vertical Nav Styles*/

#submenu   
{
	margin: 0 auto; padding: 0; width: 207px; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
}

#submenu ul {

    margin: 0 auto; padding: 0 0 4px 0; 
    list-style: none; display: block;
    }

#submenu ul li {
    margin: 0 auto; margin-top: 1px; padding: 0; display: block;
	font-size: 12px; 
    }

#submenu ul li a {
	background: url(images/snav_li_tile.png) repeat-x left top;
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; font-weight: normal;
	color: #000; border: 1px solid #c9c9c9; text-decoration:none;
    }
	
#submenu ul li a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; text-decoration: none;
	color: #000;
    }	
	
#submenu ul li.active a {
	background: url(images/snav_li_active_tile.png) repeat-x left top;
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; font-weight: normal;
	color: #000; font-weight: bold; 
    }
	
#submenu ul li.active a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; text-decoration: none;
	color: #000;
    }

#submenu ul li.thirdlevel a {
	background: url(images/snav_li_third_tile.png) no-repeat left top;
	padding: 7px 0 4px 25px; border: none;
	font-size: 11px; color: #263100; font-weight: normal;
    }
		
#submenu ul li.thirdlevel a:hover {
	background-position: 0px -60px; 
	padding: 7px 0 4px 25px;
	font-size: 11px; color: #263100; font-weight: normal; text-decoration: none;
    }

a.UsercontrolVideoPlayerOtherVideoPlay
{
	height:18px;
	width:72px;
	display:block;
	background-image:url('images/normal.gif');
}

a.UsercontrolVideoPlayerOtherVideoPlay:hover
{
	background-image:url('images/roll.GIF');
}

table.UsercontrolVideoPlayerOtherVideoBackground
{
	background-image:url('images/video_player_state.gif');
	border-width:0px; 
	border-style:none;
	width:340px;
	height:69px;
	padding:7px;
}

table.UsercontrolVideoPlayerOtherVideoBackground td
{
	font-weight:bold;		
}

td.UsercontrolVideoPlayerOtherVideo
{
	text-align:center;
}


 .rsMonthView .rsApt
 {
 	height: 40px !important;
 	width: 90px !important;
 }
 
 /* Calendar filter */
 
 /* END calendar filter */
 
 /* popup extender window */
 
 .popupExtenderWindow
{
	border:solid 2px #98AFC7;
	background-color:White;
}

.popupExtenderHeader
{
	width:100%;height:16px;text-align:right;background-color:#98AFC7;
}

.popupExtenderModalBackground
{
    background-color:#D0D0D0;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.renew_link
{
	font-weight: bold;
	font-size: 13px;
	color: #2E2EFE;
	font-family: Arial;
}
 
  /* Exit popup window */
  
  /* Rad menu styles, Skin="" */
  /* Item is element A with text inside SPAN <a href="#" class="MenuItem"><span>OptIn</span></a> */
  /* MenuItem defines common look of item in menu */
  /* background for any style can be image: background can be image: #444 url("img/MenuBackground.jpg") repeat-x top left; */
  /* line-height defines height of menu item */
  
  /* .MenuItem
    {
	  border: 1px solid #006600;
      background:url(/images/nav_bg.jpg) top no-repeat; */ 
      /* width:601px;*/ 
    /*  float:left; 
      padding:7px 7px 0px;
      line-height:44px; 
      font-size:12px;
      font-family:Arial, Helvetica, sans-serif; 
    } */
    /* defines common look of item in meny while mouse over
    .MenuItem:hover
    {
      border: 1px solid #66CC66;
      float:left; 
      line-height:44px; 
      background:url(/images/nav_left_h.jpg) top no-repeat; 
      color:#ffffff; 
      text-decoration:none; 
      
    } */
    /* defines style of item when is's expanded */
    /*.ExpendedItem
    {
      border: 1px solid #66CC33;
      background-color: #6E6E6E;
      background:url(/images/nav_left_h.jpg) top no-repeat;
      color:#ffffff;  
    }*/
    /* defines style of item when is's clicked */
    /*.ClickedItem
    {
    	
    }*/
    /* defines style of item when is's selected */
    /*.SelectedItem
    {
    	
    } */  
  
  /*  Rad menu styles, Skin="" */
  
/*  Real Estate */

.mapMessage
{
    font-size:13px;
    font-family:Arial;
}

.mapMessageRed
{
    font-size:13px;
    font-family:Arial;
    color:Red;
}

.mapHomesCount
{
    font-size:13px;
    font-family:Arial;
    color:green;
    font-weight:bold;
}
.mapListLink
{
    font-size:11px;
    font-family:Arial;
    color:#3366CC;
}
.mapListText
{
    font-size:11px;
    font-family:Arial;
}
.mapListPrice
{
    font-size:11px;
    font-family:Arial;
    color:Green;
}  
.reControlBox
{
    border: solid 1px #999900;
    font-size:12px;
    font-family:Arial;
}
.reText
{
    font-size:13px;
    color:#CC9900;
    font-family:Arial;
}

.reTextSearch
{
    font-size:12px;
    color:#CC9900;
    font-family:Arial;
}

.reTextBold
{
    color:#CC9900;
    font-size:13px;
    font-weight:bold;
    font-family:Arial;
}    
.reButton
{
    border:solid 1px #0066CC;
    font-family:Arial;
}

.reWaterMarkLocation
{
    color:Gray;
    font-size:12px;
    border: solid 1px #999900;
    font-family:Arial;
}    

.reHeaders
{
    font-size:15px;
    color:#CC9900;
    font-weight:bold;
    font-family:Arial;
}

.reHeadersLink
{
    font-size:15px;
    color:#CC9900;
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
}

.reLink
{
    font-size:14px;
    color:#CC9900;
    text-decoration:underline;
    font-family:Arial;
}

.reDescription
{
    font-size:12px;
    color:#CC9900;
    font-family:Arial;
}

.rePager
{
    font-size:13px;
    color:#CC9900;
    font-weight:bold;
    font-family:Arial;
}
.rePagerDisabled
{
    font-size:13px;
    color:Gray;
    font-weight:bold;
    font-family:Arial;
}

.divBorder
{
    border: solid 1px #0066CC;
}

.divHeader
{
    background-color:#F0F0F0;
    text-align:center;
    font-family:Arial;
    font-size:15px;
    padding:4px;
    border-bottom:solid 1px #0066CC;
}
/*  Real Estate */
.reusableHtmlTagBorder
{
    border: solid 1px #505050;
}
.fontResizerUL {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fontResizerLI {
  display: inline;
  padding: 1px;
  float: left;
}

/*  Chat bar */
.chatControl
{
    height: 30px;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    position: fixed;
    display: block;
    text-align: center;
    padding-top: 7px;
    background-color: #FF9900;
    border-color: #b5b5b5 #b5b5b5 #b5b5b5 #b5b5b5;
    border-style: solid solid solid solid;
    border-width: 1px 1px 0px 1px;
}
.chatControlNeedHelp
{
    color: #336699;
    text-decoration: underline;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}
  
 /*  Chat bar */ 
 
  /*  Available to visitors, section subscribers controls */
 .ucSubscribersDivFrame
{
    border:solid 1px gray;
    height:125px;
} 

.ucSubscribersLink
{
    font-family:Arial;
    color:#6699CC;
    font-size:12px;
} 

.ucSubscribersText
{
    font-family:Arial;
    color:Black;
    font-size:12px;
} 
/*  Available to visitors, section subscribers controls */

/*  Search Tag  */
.SearchBoxWrapper
{
    background-color: transparent; 
    background-image: url("/siteimages/templates/search-bg.jpg"); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    background-position: center top; 
    width: 140px; 
    height: 26px; 
    padding-left: 3px;
}

.SearchBox
{
    border: medium none; 
    background-color: transparent; 
    background-image: none; 
    background-repeat: repeat; 
    background-attachment: scroll; 
    background-position: 0% 0%; 
    padding-left: 4px; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 12px; color: rgb(0, 0, 0);
}

.SearchButtonWrapper
{
    width:67px;
    padding-left:4px;
}

.SearchButton
{
   border: medium none; 
   background-color: transparent;
   background-image: url("/siteimages/templates/search-bttn.jpg"); 
   background-repeat: no-repeat; 
   background-attachment: scroll; 
   background-position: center top;
   width: 61px; 
   height: 24px; 
   color: rgb(255, 255, 255); 
   font-family: Arial,Helvetica,sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   cursor: pointer;
}

.SearchError
{
    font-family: Arial,Helvetica,sans-serif; 
    color:Red;
    font-size:12px;
}

/*  End Search Tag  */
/*  Search Results  */
.search_table
{
    width: 650px;
    padding-left: 4px;
    text-align: left;
    vertical-align: top;
}
.search_table_header
{
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.search_table_link
{
    font-family: Arial,Helvetica,sans-serif;
    color: #0066FF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.search_table_desc
{
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 12px;
}
/*  End Search Results  */
/*  RSS Reader  */
.rss_feed_table
{
    width: 650px;
    padding-left: 4px;
    text-align: left;
    vertical-align: top;
}
.rss_feed_title_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.rss_feed_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.rss_feed_desc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
/*  End RSS Reader  */


/*  v-card  */
#vcard-main{width:980px; background:url(/images/profile/profile-mid.jpg) repeat-y; margin:10px auto;color: #858585;
    font-family: Arial,Helvetica,sans-serif; font-size: 12px;} 

/*#vcard-main{width:980px; margin:10px auto;color: #858585;
    font-family: Arial,Helvetica,sans-serif; font-size: 12px; }*/

#vcard-main-top{width:960px; background:url(/images/profile/profile-top.jpg) top no-repeat; float:left; padding:10px;}

/* #vcard-main-top{width:960px; float:left; padding:10px;border:1px solid #bebebe;}*/

.vcard-left{width:160px; float:left;}

.vcard-left-1{width:160px; float:left; margin-top:5px;}

.vcard-left-1 a{color:#0070c0; text-decoration:none;}

.vcard-left-1 a:hover{color:#0070c0; text-decoration:none;}

.vcard-left-1-h{width:150px; padding:0px 0px 0px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#ccc; background:url(/images/profile/profile-green-top.jpg) top no-repeat; line-height:42px; font-size:16px; color:#fff;}

.vcard-left-1-b{width:140px; padding:10px; /*border:1px solid #CCCCCC;*/  background:url(/images/profile/profile-green-mid.jpg) repeat-y;}

.vcard-download-bttn{background:url(/images/profile/download-vcard.jpg) top no-repeat; width:160px; line-height:39px; text-align:center; color:#fff; text-decoration:none; font-weight:bold; margin:5px 0px; display:block; float:left;}

.vcard-download-bttn a{color:#fff; text-decoration:none;}

.vcard-download-bttn a:hover{color:#fff; text-decoration:none;}

.vcard-mid{width:118px; margin:0px 4px; border:1px solid #666666;  float:left; padding:10px 5px; color:#333333;}

.vcard-left a{color:#0070c0; text-decoration:none;}

.vcard-left a:hover{color:#0070c0; text-decoration:none;}

.vcard-right{ width:550px; float:left;}

.vcard-right a{color:#0070c0; text-decoration:none;}

.vcard-right a:hover{color:#0070c0; text-decoration:none;}

.vcard-form{font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/*  blog  */

#blog-box {line-height: 18px;margin: 0 auto;overflow: hidden;padding: 0;width: 980px;margin-bottom:10px;}
#blog-left-panel{width:727px;float:left;margin-right:10px;}
#blog-right-panel{width:243px;float:left;}
#blog-search-bar{width:725px;height:45px;}
#blog-searchM{width:725px;height:45px;background:url(/images/blog/searchM.jpg) left top repeat-x;}
#blog-searchL{height:45px;background:url(/images/blog/searchL.jpg) left top no-repeat;}
#blog-searchR{height:45px;background:url(/images/blog/searchR.jpg) right top no-repeat;}
#blog-searchR ul{margin:0;padding:10px 0 0 20px;list-style-type:none;}
#blog-searchR li{margin:0;padding:0 6px;float:left;font:bold 12px/25px Arial, Helvetica, sans-serif;color:#827f7f;}
.blog-input-bg{background:url(/images/blog/input-bg.png) left top no-repeat;height:25px;width:258px;float:left;}
.blog-input-txtbox{width:235px;margin:2px 0 0 10px;border:none;font:normal 12px/25px Arial, Helvetica, sans-serif;color:#827f7f;background:url(/images/blog/txtbox-bg.png) left top repeat-x;}
.blog_blogS{width:723px;float:left;margin-top:22px;}
.blog-blogM{width:723px;background:url(/images/blog/blogM.jpg) left top repeat-y;float:left;}
.blog-blogT{width:723px;background:url(/images/blog/blogT.jpg) left top no-repeat;float:left;height:10px;}
.blog-blogB{width:723px;background:url(/images/blog/blogB.jpg) left top no-repeat;float:left;height:10px;}
.blog-content{width:695px;margin:0 auto;}
.blog-heading{font:bold 22px/70px Arial, Helvetica, sans-serif;color:#819526;}
.blog-block1{width:680px;height:25px;float:left;padding-left:15px;background-color:#dedcdc;	font:normal 12px/25px Arial, Helvetica, sans-serif;	color:#726f6f;}
.blog-block2{width:680px;height:50px;float:left;padding-left:15px;background-color:#f4f3f3;font:normal 12px Arial, Helvetica, sans-serif;color:#726f6f;padding-top:10px;margin-bottom:12px;}
.blog-block2 a{color:#fd4008;font-weight:bold;}
.blog-content p{font:normal 12px/18px Arial, Helvetica, sans-serif;color:#726f6f;padding:10px 5px 0 5px;margin:0;}
.block-right-block{width:242px;float:left;margin-bottom:12px;}
.block-right-blockH{	width:242px;height:42px;float:left;	font:bold 20px/42px Arial, Helvetica, sans-serif;color:#819526;padding-left:20px;background:url(/images/blog/rightpan-Header.jpg) left top no-repeat;}
.block-right-blockM{width:242px;	float:left;	background:url(/images/blog/rightpan-M.jpg) left top repeat-y;}
.blog-right-blockB{	width:242px;	height:13px;	float:left;	background:url(/images/blog/rightpan-b.jpg) left top no-repeat;}
.share{	width:235px;	background:url(/images/blog/bloge-share-bg-2104.jpg) top no-repeat;	height:18px;	padding:4px 0px 0px 5px;float:left;}


/*---------------------------------------------------Williamsburg Sampler---------------------------------------------------------------------*/


body{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#565656; background:url(/siteimages/templates/mainbg.jpg) repeat;}

div,ul,li,p,h1,h2,h3,h4,h5{padding:0; margin:0;}

a{text-decoration:underline; color:#b71111;}

a:hover{text-decoration:none;}

img{border:none;}

@font-face {
    font-family: 'BaroqueScriptRegular';
    src: url('/sitefiles/baroquescript-webfont.eot');
    src: url('/sitefiles/baroquescript-webfont.eot?#iefix') format('embedded-opentype'),
         url('/sitefiles/baroquescript-webfont.woff') format('woff'),
         url('/sitefiles/baroquescript-webfont.ttf') format('truetype'),
         url('/sitefiles/baroquescript-webfont.svg#BaroqueScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'MyriadProBold';
    src: url('/sitefiles/myriadp0-webfont.eot');
    src: url('/sitefiles/myriadp0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/sitefiles/myriadp0-webfont.woff') format('woff'),
         url('/sitefiles/myriadp0-webfont.ttf') format('truetype'),
         url('/sitefiles/myriadp0-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'MyriadProLightSemiCondensed';
    src: url('/sitefiles/myriadpro-lightsemicn-webfont.eot');
    src: url('/sitefiles/myriadpro-lightsemicn-webfont.eot?#iefix') format('embedded-opentype'),
         url('/sitefiles/myriadpro-lightsemicn-webfont.woff') format('woff'),
         url('/sitefiles/myriadpro-lightsemicn-webfont.ttf') format('truetype'),
         url('/sitefiles/myriadpro-lightsemicn-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlackJackMedium';
    src: url('/sitefiles/blackjack-webfont.eot');
    src: url('/sitefiles/blackjack-webfont.eot?#iefix') format('embedded-opentype'),
         url('/sitefiles/blackjack-webfont.woff') format('woff'),
         url('/sitefiles/blackjack-webfont.ttf') format('truetype'),
         url('/sitefiles/blackjack-webfont.svg#BlackJackMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


.sampler_wrapper{background:url(/siteimages/templates/header.jpg) repeat-x; width:100%; float:left;}

.sampler_container{width:906px; margin:11px auto;}

.sampler_banner{width:906px; float:left;}

.sampler_bannerholder{width:898px; padding:4px; background:#fff; float:left;}

.sampler_top{background:url(/siteimages/templates/topbg.jpg) no-repeat;width:898px; height:104px; float:left;}

.sampler_logo{width:525px; float:left; margin:18px 0 0 25px;}

.sampler_contact{float:right; margin:35px 23px 0 0; font-family: 'MyriadProLightSemiCondensed'; color:#ebdfcf; font-size:21px;}

.sampler_contact span{font-family: 'MyriadProBold';}

.sampler_navigation{background:url(/siteimages/templates/navbg.jpg) repeat-x;width:898px; float:left; height:41px;}

.sampler_navigation ul{list-style:none; margin-top:3px;}

.sampler_navigation ul li{list-style:none; background:url(/siteimages/templates/nansep.jpg) no-repeat right; float:left;}

.sampler_navigation ul li a{line-height:35px; float:left; font-family:"Times New Roman", Times, serif; font-size:14px; color:#eacfa6; font-weight:bold; text-transform:uppercase; padding:0 48px; line-height:35px; float:left; text-decoration:none;}

.sampler_navigation ul li a:hover{color:#faf2e6;}

.sampler_sliderholder{width:898px; float:left;}

.bannercaption{width:898px; float:left; line-height:47px; font-family:"Times New Roman", Times, serif; font-size:20px; color:#726e6e; text-transform:uppercase; text-align:center;}

.header-panel {
	
	width:898px;
	height:312px;
	}
	
#headerAnim{
	width:898px;
	height:312px;
	position:relative;

	}
.slideShow{
	width:898px;
	height:312px;
	position:absolute;
	top:0;
	left:0;
	
	}
	
.sampler_bannershadow{width:906px; float:left;}

.sampler_contentarea{background:url(/siteimages/templates/content-top.jpg) no-repeat #fff; width:849px; float:left; margin-top:3px; padding:24px 28px 10px 29px;}

.sampler_topcontent{width:849px; float:left; margin-bottom:10px;}

.sampler_topleft{width:592px; float:left;}

.sampler_topright{width:229px; float:right; position:relative;}

.sampler_welcome{width:592px; float:left; margin-bottom:20px;}

h1{font-family:"Times New Roman", Times, serif; font-size:22px; color:#000; margin-bottom:18px;}

h1 span{color:#b71111;}

p{font-size:12px; color:#565656; line-height:18px;}

.sampler_welcomeimg{width:175px; float:left; margin:0 18px 0 0;}

.sampler_manorlogo{width:214px; position:absolute; top:-50px; left:8px;}

.sampler_accomodation{background:url(/siteimages/templates/rightbox.png) no-repeat; width:180px; float:left; padding:20px 25px 0 24px; height:362px; margin-top:60px}

.sampler_accomodation h2{font-family:"Times New Roman", Times, serif; color:#a50d0d; font-size:18px; font-weight:normal;}

.sampler_accomodation ul{list-style:none;}

.sampler_accomodation ul li{list-style:none; background:url(/siteimages/templates/bullet.png) no-repeat left 10px; padding:5px 0 0 16px; font-size:12px; color:#414141; line-height:18px;}

.sampler_rightbut{background:url(/siteimages/templates/right-but.png) no-repeat; width:169px; height:43px; float:left; text-align:center; margin:5px 0 0 5px; padding-top:5px;}

.sampler_rightbut a{font-size:12px; color:#ece9e0; font-weight:bold; text-decoration:none;}

.sampler_guestsay{background:url(/siteimages/templates/botconbg.jpg) repeat-x #fbfaf5; width:816px; padding:14px 16px; float:left; border:#b3b2b2 1px solid;}

.sampler_guestsay h2{font-family:"Times New Roman", Times, serif; color:#000; font-size:20px; margin-bottom:15px;}

.sampler_guestsay p{font-size:12px; color:#565656; padding-bottom:15px;}

.sampler_guestsay p span{color:#b71111; font-weight:bold; display:block;}

.sampler_roundtable{background:url(/siteimages/templates/roundtable-box.jpg) no-repeat; width:443px; height:61px; float:left; margin-left:202px; text-align:center; font-size:11px; color:#fffefe; padding:19px 12px 0 13px;}

.sampler_roundtable a{color:#fff; text-decoration:none;}

.sampler_botcon{width:849px; float:left; margin-bottom:10px; text-align:center; font-size:11px; color:#810909; font-weight:bold; text-decoration:underline; text-transform:uppercase;}

.sampler_botcon a{font-size:15px; color:#000000; font-weight:bold; text-decoration:underline;}

.sampler_botcon a:hover{text-decoration:none;}

.sampler_botnav{width:849px; float:left; text-align:center;}

.sampler_botnav a{font-size:11px; color:#201f1f; padding:0 5px; text-decoration:none; background:url(/siteimages/templates/footsep.jpg) no-repeat right;}

.sampler_botnav a:hover{text-decoration:underline;}

.sampler_footer{background:url(/siteimages/templates/footerbg.jpg) repeat-x #1c1c1c; width:100%; float:left;}

.sampler_footcontainer{background:url(/siteimages/templates/foot.jpg) no-repeat top; width:906px; margin:0 auto; padding:33px 0 15px; overflow:hidden;}

.sampler_prizes{width:906px; float:left; text-align:center;}

.sampler_prizes img{margin-right:6px;}

.sampler_footbot{width:906px; float:left; margin-top:10px;}

.sampler_footbot ul{width:356px; float:left; list-style:none;}

.sampler_footbot ul li{list-style:none; float:left; background:url(/siteimages/templates/footsep2.jpg) no-repeat right;}

.sampler_footbot ul li a{padding:0 10px; font-size:11px; color:#aaa9a9; text-decoration:none;}

.sampler_footbot ul li a:hover{text-decoration:underline;}
	
.sampler_copy{font-size:11px; color:#aaa9a9; float:right;}

/*---------------------------------------------------------Inner-----------------------------------------------------------------------*/

.inner-bannercaption{width:898px; float:left; line-height:40px; height:40px; font-family:"Times New Roman", Times, serif; font-size:20px; color:#726e6e; text-transform:uppercase; text-align:center;}

.sampler_rooms{width:202px; float:left; margin-right:2px; font-size:12px; color:#b71111; font-weight:bold; text-transform:uppercase;}

.sampler_roomsframe{background:url(/siteimages/templates/roomsframe.jpg) no-repeat; width:189px; float:left; padding:5px 6px 0 7px; height:146px; }

.sampler_roomstext{width:202px; float:left; font-size:12px; color:#b71111; font-weight:bold; text-transform:uppercase; line-height:20px; text-align:center;}

.sampler_roomstext a{font-size:12px; color:#b71111; font-weight:bold; text-transform:uppercase; line-height:20px; text-decoration:none;}

.sampler_roomstext a:hover{text-decoration:underline;}

.sampler_innercontent{width:849px; float:left; margin-bottom:10px;}

.sampler_innercontent ul{list-style:none;}

.sampler_innercontent ul li{list-style:none; /*background:url(/siteimages/templates/bullet.png) no-repeat left 10px;*/ padding:5px 0 0 15px; line-height:20px;}

.sampler_innerbotcon{width:849px; float:left; margin-bottom:10px; text-align:center; font-size:19px; color:#190d0d; font-weight:bold; font-family:"Times New Roman", Times, serif;}

.sampler_innerbotcon span{color:#b71111; display:block;}

/*---------------------------------------------06-06-12-----------------------------------------*/

p.meyor{font-size:18px; color:#565656; line-height:30px; font-family: 'BlackJackMedium';}

/*------------------------------------------------08-06-12 Scroller start---------------------------------------------------------*/

.mainContainer
{
 background:url(../images/botconbg.jpg) repeat-x #fbfaf5; width:816px; padding:14px 16px; float:left; border:#b3b2b2 1px solid;

}

.box
{
float:left;
width:230px;
height:230px;
margin-right:10px;
}

#box_plate
{
 width:8540px;
 height:230px;
 position:relative;
 top:0px;
 left:px;
}

.boxContainer
{
 width:816px;
/* height:230px;*/
 position:relative;
 overflow:hidden;
 margin:0 auto;
}

#arrows{ width:66px; position:relative; margin:-33px auto 0;}
#arrows img{cursor:pointer;}

/*------------------------------------------------Scroller end---------------------------------------------------------*/

#bg-shadow{
	width:2000px;
	height:2000px;
	background:#000;
	position:fixed;
	top:0px;
	left:0px;
	}
	
#img-container{
	width:250px;;
	position:absolute;
	background-color:#fff;
	padding:10px;
	top:10px;
	-moz-box-shadow: 2px 2px 10px #000000;
	-webkit-box-shadow: 2px 2px 10px #000000;
	z-index:99999;
}

#imagebox
{
width:250px;
height:250px;
overflow:hidden;
}	
.img-cotroller{
	position: absolute;
	width:250px;
	margin-top:100px;
	

}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(/siteimages/templates/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/siteimages/templates/nextlabel.gif) right 15% no-repeat; }

#img_text{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	float:left;
	line-height:24px;
	}
	
#Close{ width: 66px; float: right; 
padding-top:5px;}	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/*---------------------------------12042013------------------------------------*/

.commodation{width:100%; float:left;}

.commodation ul{list-style:none; display:block; margin:0; padding:0;}

.commodation ul li{list-style:none; float:left; margin:0; padding:0; width:204px; height:126px; margin:0 0 0 8px !important;}

.commodation ul li:first-child{margin:0px;}