﻿.selTypeCol
{
	position:relative;
    top:32px;
    margin:0 0 0 30px;
    width:255px;
    padding:10px 20px 15px;
	border:solid 1px #e7e7e7;
    -moz-box-shadow: -5px 5px 45px #ddd;
	-webkit-box-shadow: -5px 5px 45px #ddd;
	box-shadow: -5px 5px 45px #ddd; 
}

#phoneWrap
{
    background:url(img/iphone.jpg) 0 0 no-repeat;
    width:349px;
    height:619px;
    padding:136px 0px 0px 33px;
    float:left;
}

#phoneContentWrap
{
    width:320px;
    height:480px;
    background-color:#FFF;
    overflow:visible;    
}


#raceCaddyBody .subContent, #mrpProfileBody .subContent
{
    width:auto;
}

#mrpProCompleteBody .subContent 
{
    margin-top:30px;
}

#introText
{
    padding:50px 0px 0px 420px;
}

.bigButtonWrap
{
    margin:30px 0;
}

.mrpProBody .subContent .bigButtonWrap a, #mrpProCompleteBody .subContent .bigButtonWrap a, #businessCardBody .bigButtonWrap a
{
    padding:10px 20px 15px;
    font-size:2.5em;
    color:#fff;
    background-color:#A01113;
    border:solid 1px #000;
    text-shadow:0 2px 2px #111;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 0 0px 3px #333;
	-webkit-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
}

.mrpProBody .subContent .bigButtonWrap a:hover
{
    -moz-box-shadow: 0 0px 0px #333;
	-webkit-box-shadow: 0 0 0px #333;
	box-shadow: 0 0 0px #333;
}

.contentPicWrapClean
{
    border:none;
    box-shadow:none;
}

.mrp_col2
{
    float:left;
    width:400px;
    padding:10px;
    margin:0px 10px;
}

.mrp_col3
{
     float:left;
    width:255px;
    padding:10px;
    margin:0px 10px;
}

/*
.threePicWrap .pic
{
    width:280px;
    float:left;
    margin:5px;
    text-align:center;
}

.threePicWrap .pic img
{
    width:280px;

}
*/
.mrpProBody .subContent, #businessCardBody .subContent
{
    width:auto;
    border:0 none;
    box-shadow:none;
}

#mrpProHeader
{
    position:relative;
    height:43px;
    padding:2px;
    background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );

    border-bottom:solid 1px #7e7e7e;
}

#mrpProHeader h1
{
    float:left;
    text-align:left;
    position:relative;
	
	color:#7e7e7e;

	font-weight:bold;
	
	
}

#mrpProHeader ul
{
    float:right;
    margin:0;
    font-weight:bold;
    font-family:Lucida Sans, Tahoma;
}

#mrpProHeader li
{
    display:inline;
}

#mrpProHeader li a
{
    position:relative;
    float:left;
    color:#333;
    margin:22px 8px 0 16px;
    text-decoration:none;
}

#mrpProHeader li a:hover
{
    color:#8E0C0C;
}

#mrpProHeader li a.active
{
    color:#888;
}

#mrpProHeader li a.mrp_genButton
{
    font-weight:normal;
    margin-top:19px;
}

.mrpProBody .subContent .contentSubWrap
{
    padding:40px 25px 50px;
}

.mrpProBody .subContent .contentPicWrap
{margin-right:20px;}

.mrpProBody .subContent .contentPicWrap.fRight
{margin:left:20px; margin-right:0;}

.mrpProBody .subContent h2
{
    position:relative;
    left:-15px;
}

.mrpProBody .subContent p
{
    font-family:Lucida Sans, Tahoma;
    color:#999;
    font-size:120%;
    line-height:1.8em;
}

.mrpProBody .subContent li
{
    list-style-type:square;
    font-family:Lucida Sans, Tahoma;
    color:#777;
    font-size:110%;
    line-height:1.8em;
    list-style-position:inside;
}

#driverFilterConfirmPro li
{
    list-style:none;
    padding:2px;
    border:solid 2px #D3D3D3;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}

#driverFilterConfirm .adminLink
{top:1px;}
    

.mrpProBody .subContent a
{
    font-size:125%;
    color:#8E0C0C;
    font-weight:bold;
    text-decoration:underline;
}

.mrpProBody .subContent a:hover
{
    text-decoration:none;
}

#mrpProSignupBody .bigSet
{
    position:relative;
    float:left;
    width:260px;
}

#mrpProSignupBody #newCustSet.bigSet
{
    width:300px;
}

#mrpProSignupBody #signInSet
{
    width:500px;
    margin:0 10px 0 0;
}

#mrpProSignupBody .driverSet
{
    float:none;
    width:440px;
    margin:0 auto;
}

#mrpProSignupBody .driverSet .bigButtonWrap
{
    text-align:center;
}

#mrpProSignupBody .driverSet textarea, #businessCardBody textarea
{width:400px;}

#driverFilterConfirm
{margin-left:10px;}

.ac_results
{
    border-color:#888;
    background:#333;
}

.ac_results li
{
    font-size:20px;
    line-height:20px;
}

.ac_results li em
{
    font-style:normal;
    font-size:12px;
}

.ac_odd
{background-color:#fff;}

.ac_even
{background-color:#eee;}

.ac_over
{background-color:#C40B10;}

.ac_results a
{color:#333 !important;}

.ac_over a
{color:#fff !important; text-decoration:none;}

#mrpProSignupBody .ac_results li
{
    font-size:16px;
    line-height:22px;
}


.featuresTable thead {
    border-bottom: 3px solid #D3D3D3;
}


.featuresTable td, .featuresTable th {
    border-right: 1px dotted #D3D3D3;
    border-bottom: 1px dotted #C9C9C9;
    color: #7B8084;
    font-size: 16px;
    padding: 10px 15px;
}

.featuresTable th.featuresCol
{
    border-left:none;
}

/*
.featuresTable th.proCol
{
    border-right:none;
    background:none;
}
*/
.featuresTable th {
    font-size: 18px;
    padding: 5px 15px 5px;
}

.featuresTable .proCol, .featuresTable .basicCol
{
    text-align:center;
}
.featuresTable .featuresCol
{
    border-left: 1px dotted #D3D3D3;
    overflow: hidden;
    text-align: left;
    width:255px;
}

.featuresTable td.featuresCol
{
    font-weight:bold;
    text-transform:uppercase;
}

#mrpProSignupBody .subContent, #businessCardBody .subContent
{
    padding-left:0px;
    padding-right:0px;
}

.featuresTable .proCol {
    background: none repeat scroll 0 0 #e2e2e2;
    color: #112233;
    font-weight: 700;
}

.featuresFooter td
{
    vertical-align:middle;
}

.featuresFooter .basicCol
{
    font-weight:700;
}




.proTypeCol
{
    width:350px;
    margin:10px;
    float:left;
    padding:10px 20px;
}

.upgradeLink
{
    margin-top:20px;
    padding-top:20px;
    border-top:solid 1px #F4F5F7;
}

.mrp_staticBox
{
    border: 1px inset #CFCFCF;
    font-size: 20px;
    width: 88%;
    color: #444444;
    font-weight: normal;
    padding: 10px;
    margin-bottom:10px;
}

#claimWrap, #businessClaimWrap
{
    width:500px;
    float:left;
    margin-right:30px;
    padding:15px;
     border: 1px solid #E7E7E7;
    box-shadow: -5px 5px 45px #DDDDDD;
}
#businessClaimWrap
{
    width:480px;
}
#calloutWrap
{
    padding:15px 10px 0px 10px;
}

small a, #claimWrap p a
{
    font-size:inherit !important;
}
h2.txtCenter
{
    position:inherit;
    left:auto !important;
}


#featureMenu
{
    width:200px;
    float:left;
    margin-right:20px;
    border: 1px solid #E7E7E7;
    box-shadow: 0px 0px 20px #DDDDDD;
   
}

#featureMenu a
{
    font-size:.9em;
}

#features
{
    float:left;
    width:710px;

}

#featureMenu ul li
{
    list-style:none;
    border-bottom: 1px solid #E7E7E7;
   
}

#featureMenu ul li a
{
    display:block;
     padding:5px 10px;
}

#featureMenu ul li:last-child
{
    border:none;
    padding-bottom:0px;
}

.mrp_listHeading
{
    font-weight:bold;
    text-transform:uppercase;
    font-size:1em;
     padding:5px 10px;
}

.mrpProBody #features .contentSubWrap
{
    padding:20px 25px 20px;
}

#features img
{
    max-width:650px;
    margin:0 auto;
     border: 1px solid #E7E7E7;
    box-shadow: 0px 0px 20px #DDDDDD;
}
.featureImageWrap iframe
{
     border: 1px solid #E7E7E7;
    box-shadow: 0px 0px 20px #DDDDDD;
   width:650px;
   height:394px;
    
}
 .featureImageWrap
 {
     margin-bottom:20px;
 }
 
 #features h4
 {
     font-size:1.2em;
 }
 
 .backToTop
 {
     float:right;
 }


#proTickerWrap
{
    position:relative;
}
#proTickerInner
{
    top:0px;
    left:0px;
    position:relative;
    width:800px;
    height:482px;
    overflow:hidden;
    margin-bottom:20px;
     border: 1px solid #E7E7E7;
    box-shadow: 0px 0px 20px #DDDDDD;
}

.proTickerThumb
{
    width:110px;
    height:67px;
    overflow:hidden;
    margin:10px;
    border: 1px solid #E7E7E7;
    box-shadow: 0px 0px 20px #DDDDDD;
    cursor:pointer;
}

.proTickerThumb.active
{
    border-color:#8E0C0C;
}

.proTickerThumb:hover
{border-color:#222;}

.proTickerThumb img
{
    max-width:100%;
}

#proTickerNav
{
    position:absolute;
    top:0px;
    right:0px;
}

.proTicker
{
   float:left;
   margin-right:10px;
    position:relative;
    
}

.proTicker p
{
    position:absolute;
    width:96%;
    bottom:0px;
    left:0px;
    padding:5px 2%;
    color:#fff !important;
    margin-bottom:0px;
    background:url("/css/img/trans/black70.png") repeat scroll 0 0 transparent;
}

a.mrp_genButton
{
    padding:1px 8px;
    border:solid 1px #f1da36;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:0px 0px 1px 2px #ccc;
    box-shadow: 0px 0px 1px 2px #ccc;
background: rgb(254,252,234);
background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1)));
background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
}

a.mrp_genButton:hover
{
    -webkit-box-shadow:0px 0px 0px 0px #ccc;
    box-shadow: 0px 0px 0px 0px #ccc;
}

#mrpProSignupBody .advButtonWrap
{
    height:auto;
}

.set.bigSet .fieldWrap input, 
.set.bigSet .fieldWrap .mrp_staticBox
{width:92%;
    margin-left:0px;
    margin-right:0px;
    padding-left:4%;
    padding-right:4%;
 }