/* CSS Document */
html, body {
    background: url(/images/bg.jpg) #ffffff no-repeat 50% 0;
	background-position:top;
	color:#555555;
	height:100%;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.wrapper {
	width:960px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}
.header {
	float:left;
	width:960px;
	height:82px;
	margin-top:4px;
}
.logo {
	width:229px;
	height:82px;
	float:left;
}
.headerRight {
	width:730px;
	float:right;
}
#topLinks{
	width:450px;
	float:right;
	text-align:right;
	position:relative;
	height:25px;
}
.topLinks, .topLinks a {
	font-size: 10px;
	color: #555;
	text-decoration: none;
	margin-top: 10px;
	font-weight:normal;
	font-family:Arial;
}
.topLinks a:hover {
	text-decoration:underline;
	background-color:#ffffff;
	color:#000;
	font-weight:normal;
    margin:0;
    width:100%;
}
.searchHolder {
	width:182px;
	float:right;
	height:30px;
	margin-top:-4px;
	margin-left:10px;
}
.radioText 
{
  font-size:10px; 
  color:#4c2a55; 
  font-family:Arial, Helvetica, Sans-Serif; 
}
.phoneNumber 
{
    font-size:12px;
    font-weight:bold;
    float:right;
    color:#fff;
}
.cartHolder 
{
     width:100%; 
     float:right; 
     text-align:right;
}
.cartText, .cartText a
{
    color:#333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    text-transform:uppercase;
    text-decoration:none;
    cursor:pointer;
}
.cartText a:hover 
{
    color:#cb3502;
    text-decoration:none;
    cursor:pointer;
}
.bodyContent {
    width:960px;
    float:left;
	background-color:#fff;
	min-height:250px;
}
.icon 
{
     width:16%;
     float:left;
     text-align:center;
}
.icon a
{
    text-align:center;
    font-size:10px;
    color:#333;
    font-weight:bold;
    text-decoration:none;
    background-color:Transparent;
}
.icon a:hover 
{
    color:#568DC0;
    text-decoration:none;
    background-color:Transparent;
}
.bodyContentSecondary {
    width:960px;
    float:left;
	background-image:url(/images/bodyContentBg.jpg);
	background-repeat:repeat-y;
	min-height:350px;
}
.mainNavHolder {
	text-align:center;
	float:right;
	width:520px;
}
.mainNavItem a {
	font-size:12px;
	color:#555;
	text-decoration:none;
	font-weight:bold;
}
.mainNavItem a:hover {
	font-size:12px;
	color:#568dc0;
	background-color:#fff;
}
.mainNavItemSelected {
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:40px;
	text-align:center;
	float:left;
	text-decoration:none;
    width:154px;
    height:60px;
	font-weight:bold;
	background-image:url(/images/navBgHover.jpg);
	background-repeat:no-repeat;
}
.SubMenuItem 
{
    border-bottom: 1px solid #b2b1b1;
	border-left: 1px solid #fff;
	border-right: 1px solid #b2b1b1;
	border-top:1px solid #fff;
	display: block;
	background-color:#dddddd;
	color: #4a2d53;
	text-align: left;
	text-decoration: none;
	font: bold 10px/25px Arial, Verdana, Helvetica, sans-serif;
	z-index:1000;
}
.SubMenuItem a
{
	display: block;
	font: bold 10px/25px Arial, Verdana, Helvetica, sans-serif;
	color: #4a2d53;
	text-align: left;
	text-decoration: none;
	padding:0px 10px 0px 10px;
	width:160px;
}
.SubMenuItem a:hover 
{
	color: #d1a4df;
	text-decoration: none;
	background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;
}
table.mainNavItem td 
{
	font-size:14px;
 }
table.SubMenuItem td 
{
	font-size:10px;
 }
.homeInfo 
{
    float:left;
    margin-top:20px;
    width:185px;
}
.homeInfo p, .homeInfo a
{
    font-size:11px;
}
.movie {
	width:850px;
	height:291px;
	background-image:url(/images/movieBg.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	z-index:0;
	margin-top:15px;
	padding-left:110px;
}
.leftColumn {
	width:720px;
	position:relative;
	float:left;
	padding:10px;
}
.fourSystems 
{
    width:100%;
    float:left;
    height:25px;
    font-size:12px;
    color:#999;
    text-transform:uppercase;
    font-style:italic;
    margin-top:10px;
}
.fourSystems a 
{
    text-decoration:none;
    font-size:12px;
    color:#999;
    text-transform:uppercase;
    font-style:italic;
}
.fourSystems a:hover 
{
    color:#4c2a55;
    text-decoration:underline;
}
.homeContent 
{
    width:960px;
    float:left;
    border-top:1px solid #dadada;
    padding:25px 0 35px;
    margin-top:20px;
}
.homeSection 
{
    width:24%;
    padding-right:1%;
    float:left;
}
.homeSection p 
{
    line-height:18px;
}
.homeSection a 
{
    margin-top:10px;
    font-size:11px;
    float:left;
}
.leftAd 
{
    width:330px;
    float:left;
    border:1px solid #cccccc;
    min-height:100px;
    padding:10px;
}
.rightAd 
{
    width:330px;
    float:left;
    border:1px solid #cccccc;
    min-height:100px;
    margin-left:10px;
    padding:10px;
}
.threeColumnHolder 
{
    width:960px;
    float:left;
    background-image:url(/images/threeColumnBg.jpg);
    background-repeat:repeat-x;
    margin-top:25px;
}
.rightColumn {
	width:155px;
	position:relative;
	float:right;
	margin-top:30px;
	margin-top:10px;
}
.middleColumnHolder 
{
    width:530px;
    float:left;
    position:relative;
    margin-right:3px;
}
.inside 
{
    padding:5px 10px;
    font-size:11px;
}
.leftColumnHolderCatalog 
{
    width:231px;
    float:left;
    margin-bottom:30px;
}
#leftNavHolder
{
    width:214px;
    float:left;
    margin-top:10px;
}
#leftNavHolder ul.leftNavItem {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:214px;
	list-style-image:none;
	line-height:normal;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li{
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:214px;
}
#leftNavHolder ul.leftNavItem li a {
    font:13px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	width:204px;
	list-style-image:none;
	line-height:24px;
	border-bottom:1px solid #e5e5e5;
	text-align:left;
	list-style-image:none;
	color:#444444;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li a:hover{
	color:#000;
	font-weight:normal;
    background-color:#ececec;
}
#leftNavHolder ul.leftNavItem li a.current,ul.vert-one li a.current:hover{
	background:#ebe7d9;
	color:#693a66;
}
.subNavTitle
{
    background-image:url(/images/leftNavTitleBg.jpg);
    background-repeat:no-repeat;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:normal;
    height:44px;
    margin-bottom:15px;
    padding:15px 5px 0 10px;
    text-align:left;
    width:199px;
}
#breadcrumbs {
    float:right;
    height:15px;
    margin-bottom:15px;
    width:725px;
}
#breadcrumbsCatalog {
	width:670px;
	float:right;
	height:15px;
	margin:10px 0px;
}
#breadcrumbsFullPage {
	width:960px;
	float:left;
	height:15px;
	margin:0px 0px 10px;
}
.breadcrumbs, .breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.breadcrumbsCurrent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.signUpButton a
{
    width:128px;
    height:29px;
    float:right;
    background-image:url(/images/signUpButton.jpg);
    background-repeat:no-repeat;
    display:block;
    margin-top:5px;
}
.signUpButton a:hover
{
    width:128px;
    height:29px;
    float:right;
    background-image:url(/images/signUpButtonHover.jpg);
    background-repeat:no-repeat;
    display:block;
    margin-top:5px;
}
.newsletterHolder a
{
    float:right;
    width:154px;
    height:119px;
    background-image:url(/images/newsletter.jpg);
    background-repeat:no-repeat;
    display:block;
}
.newsletterHolder a:hover
{
    float:right;
    width:154px;
    height:119px;
    background-image:url(/images/newsletterHover.jpg);
    background-repeat:no-repeat;
}
.bottomContent 
{
    width:100%;
    float:left;
    border-top:1px solid #d4d4d4;
    margin-top:25px; 
    padding-top:2px;
    padding-bottom:2px; 
}
.blogHolder 
{
    width:255px;
    float:left;
    padding-right:15px;
    min-height:150px;
    padding-top:10px;
}
.blogInside 
{
    float:left;
    width:224px;
    padding-left:45px;
    background-image:url(/images/blogBg.jpg);
    background-repeat:no-repeat;
    font-size:11px;
    margin-top:15px;
    min-height:40px;
}
.blogInside a, .blogInside span
{
    font-size:11px;
    color:#444;
    font-weight:normal;
}
.blogInside a 
{
    margin-bottom:10px;
    float:left;
    font-weight:normal;
    font-size:11px;
    text-decoration:underline;
}
.blogInside a:hover
{
    margin-bottom:10px;
    float:left;
    font-weight:normal;
    font-size:11px;
    text-decoration:none;
    color:#444;
}
.successStoriesHolder 
{
    width:365px;
    float:left;
    padding-right:15px;
    padding-left:15px;
    min-height:150px;
    padding-top:10px;
    border-right:1px solid #d4d4d4;
    border-left:1px solid #d4d4d4;
    font-size:11px;
}
.successStoriesHolder p, .successStoriesHolder a 
{
    font-size:11px;
    color:#444;
    font-weight:normal;
}
.newsHolder 
{
    width:250px;
    float:left;
    padding-left:15px;
    min-height:150px;
    padding-top:10px;
    font-size:10px;
}
.newsHolder p 
{
    font-size:11px;
}
.newsHolder a 
{
    color:#C31131;
    font-weight:normal;
    font-size:11px;
    text-decoration:underline;
}
.newsHolder a:hover 
{
    text-decoration:none;
    color:#C31131;
    font-weight:normal;
    font-size:11px;
}
.getStarted 
{
    width:520px;
    height:34px;
    float:right;
    margin-top:2px;
}
.highlights 
{
    border:1px solid #d4d4d4;
    padding:5px;
    float:right;
    margin-top:7px;
    width:142px;
}
.highlights ul 
{
    list-style-image:url(/images/arrow.jpg);
}
.highlights ul li a
{
    font-size:10px;
    color:#444;
    text-decoration:none;
    font-weight:normal;   
}
.highlights ul li a:hover
{
    font-size:10px;
    color:#000;
    text-decoration:underline;
}
.testimonials 
{
    /*border:1px solid #d4d4d4;*/
    padding:5px 10px;
    float:right;
    margin-top:10px;
    width:132px;
}
.testimonials p, .testimonials a
{
    font-size:10px;
    font-weight:normal;
}
.footer {
	width:960px;
	height:85px;
	float:left;
	margin-top:1px;
	border-top:1px solid #d4d4d4; 
	padding-top:25px;
}
.footerLeft 
{
    width:50%;
    float:left;
    text-align:left;
}
.footerRight 
{
    float:left;
    width:50%;
    text-align:right;
}
.footerLinks 
{
    color:#555;
}
.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-decoration: none;
	font-weight:normal;
}
.footerLinks a:hover {
	text-decoration:underline;
	color:#000;
	background-color:#fff;
}
.clearFooter {
    clear:both;
    height:63px;
}
.bodyBgTop
{
    width:756px;
    height:27px;
    float:left;
    background-image:url(/images/bodyBgTop.png);
    background-repeat:no-repeat;
}
.bodyBgMiddle
{
    width:696px;
    float:left;
    background-image:url(/images/bodyBgMiddle.png);
    background-repeat:repeat-y;
    padding:10px 30px 0px 30px;
    min-height:350px;
}
.bodyBgBottom
{
    width:756px;
    height:77px;
    float:left;
    background-image:url(/images/bodyBgBottom.png);
    background-repeat:no-repeat;
}
.contentHolder 
{
    float:right;
    min-height:300px;
    width:730px;
    padding-bottom:20px;
}
.contentHolderFull 
{
    width:960px;
    float:left;
}
.contentHolderCatalog 
{
    width:689px;
    float:right;
    min-height:400px;
    background-color:#ffffff;
    padding:20px;
}
.contentHolderInside 
{
    border-top:1px solid #D4D4D4;
    float:right;
    padding-top:20px;
    width:727px;
    min-height:400px;
    margin-top:2px;
    padding-bottom:20px;
}
.contentHolderFullInside
{
    margin-top:25px;
    float:left;
    width:960px;
    min-height:400px;
    padding-bottom:20px;
}
.eventsHolder 
{
    width:920px;
    padding:10px 20px;
    min-height:60px;
    border:1px solid #DADADA;
    float:left;
}
.loginBox
{
    width:410px;
    min-height:300px;
    float:left;
    border:1px solid #999999;
    margin-top:10px;
    padding:15px;
}
.loginBoxBottom 
{
    width:410px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxForgot {
    float:left;
    text-align:left;
    width:230px;
}
/**** Begin Propadoo Classes ****/

.contentHolderInside div.pd_widget_wrapper a.prop_me {
    clear:both;
    color:#1A75CF;
    display:block;
    float:left;
    font-weight:bold;
    margin-top:1em;
    text-align:center;
    width:100%;
}
.contentHolderInside div.pd_widget_wrapper a {
    color:#1A75CF;
}
.contentHolderInside div.pd_widget_wrapper {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    font-family:tahoma,sans-serif;
    font-size:small;
    min-width:220px;
    padding-bottom:35px;
}