@charset "utf-8";
/* CSS Document */

.clearAll
{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 100%;
}

body
{
	background-color: #AED9DA;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
body img
{
	border: none;
}
body a
{
	color: #339999;
	text-decoration: none;
}
body a:visited
{
	color: #339999;
}
body a:hover
{
	color: #006666;
}

body ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

body li
{
	margin: 0;
	padding: 0;
	color: #339999;
	
}

#pageWrapper
{
	margin: 0 auto;
	width: 844px;
	/*background-color: #099;*/
}

#headerWrapper
{
	width: 844px;
	/*height: 140px;*/
	background-image: url(../images/layout/textured-bck.jpg);
	background-repeat: no-repeat;
	/*background-position: 50% 50%;*/ 
	/*background-color: #FF0;*/
	float: left;
}

#header
{
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 36px;
	padding-bottom: 42px;
	float: left;
}

#menu
{
	/*background-color: #d0de8a;*/
	/*height: 32px;*/
	float: left;
	/*width: 844px;*/
	/*background-color: #0F6;*/
}

#breadcrumb_wrapper
{
    width: 800px;
}

.breadcrumb_dingbat
{
    float: left;
    padding-left: 0px;
}
.breadcrumb
{
    float: left;
    padding-left: 10px;
    padding-top: 2px;
}

.breadcrumb p
{
    margin:0;
    padding: 6px 0px 6px 0px;
    color: #339999;
    font-weight: bold;
}

.after_breadcrumb
{
    margin-top: 20px;
}

#contentWrapper
{
	background-color: #ceebec;
	width: 844px;
	float: left;
}

#content
{
	width: 814px;
	/*margin: 15px 0px 15px 15px;*/
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	/*padding: 0px 15px 0px 0px;*/
	/*background-color: #FF9;*/
	float: left;
}
#content h3
{
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#content div.hr 
{ 
	width: 100%; 
	height: 1px; 
	border: 0; 
	background-color: #afc6c7; 
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	float: left;
	clear: both;
	line-height: 0;
} 

#collections
{
	
}
#collections p
{
	margin: 10px 4px 10px 4px;
        font-weight: bold;
}

.collections_single_row
{
    margin-bottom: 10px;
}

.collections_single_item_container
{
    float: left;
    width: 202px;
    margin-bottom: 10px;
    text-align: center;
}

.collections_single_item
{
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #FFF;
    width: 192px;
    height: 340px;
}

.contentImgDiv
{
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: #FFF;
	float: left;
	/*width: 581px;*/
	/*background-color: #0F0;*/
}

 
#infoBox
{
	float: left;
        margin-left: 10px;
        padding-top: 20px;
	width: 217px;
        height: 400px;
	background-image: url(../images/layout/news_infobox_borders.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
#infoBox h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 12px 0;
}

#infoBox p
{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
        /*background-color: blue*/
}
#infoBox a
{
	font-size: 11px;
	font-weight: bold;
}
#infoBox hr
{
	width: 152px;
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 9px;
	margin-top: 9px;
	border: none;
}

#footerWrapper
{
	width: 844px;
	float: left;
	/*background-color: #306;*/
}
#footer
{
	float: left;
	/*background-color: #900;*/
	font-size: 10px;
} 

.stateList
{
	float: left; 
	width:200px; 
	display:block; 
	height: 250px;
}

.countryList
{
	float: left; 
	width:200px; 
	display:block; 
	height: 60px;
}

.individualBox
{
	width: 200px; 
	height: 98px; 
	display: block; 
	float: left;
}

#containPages
{
	/*background-color: yellow; */
	float: right; 
	width: 640px;
	padding-top: 10px;
}

#containPages img
{
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 10px;
}

.online_store_title
{
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

.online_store_text
{
    margin-left: 20px;
    color: #666666;
}

.online_store_text li
{
    color: #666666;
}

#event_image_container
{
    font-size: 14px;
    text-align: center;
    margin-top: 25px
}

.event_image_lg_horizontal
{
    padding-bottom: 8px;
    width: 805px;
    height: 537px;
}

.event_image_sm_vertical_left
{
    padding-right: 7px;
    padding-bottom: 8px;
    width: 397px;
    height: 596px;
}
.event_image_sm_vertical_right
{
    padding-bottom: 8px;
    width: 397px;
    height: 596px;
}

.event_image_sm_horiz_left
{
    padding-right: 10px;
    padding-bottom: 8px;
    width: 396px;
    height: 264px;
}
.event_image_sm_horiz_right
{
    padding-bottom: 8px;
    width: 396px;
    height: 264px;
}

.event_image_xsm
{
    padding-bottom: 8px;
    width: 256px;
    height: 384px;
}
.event_image_xsm_middle
{
    padding-bottom: 8px;
    width: 256px;
    height: 384px;
    padding-left: 15px;
    padding-right: 15px;
}
