/* PrettyS13.com Style Sheet
 * Created: February 2006
 * Maintained by: R.Diaz (www.leicar.com)
 */

body {
 background-color: #652D92; 
 background-attachment: fixed; 
 background-image: url(images/bg_main.jpg); 
 background-repeat: repeat-x; 
 
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
 font-size: 10pt; 
 font-style: normal; 
 color: #451B64; 
 font-weight: normal; 
 
 list-style-image: url(images/bullet_flower.gif); 
 list-style-type: circle;
 list-style-position: outside;
 }

a {  
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: normal; 
color: #FFFFFF; 
text-decoration: none;
}

a:hover {  
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: normal; 
color: #451B64; 
text-decoration: none;
}

.copy {
 font-size: 10pt; 
 color: #451B64; 
 }

.content {
 background-color: #A186BE;
 font-size: 10pt; 
 border: #D56BB0; 
 border-style: solid; 
 border-top-width: 0px; 
 border-right-width: 2px; 
 border-bottom-width: 0px; 
 border-left-width: 2px;
 padding-left: 5px;
 }

.mycarcontent {
 background-color: #A186BE;
 border: #D56BB0; 
 border-style: solid; 
 border-top-width: 0px; 
 border-right-width: 2px; 
 border-bottom-width: 0px; 
 border-left-width: 2px;
 }

 .curvePink {
 background-color: #E4A0CC;
 font-size: 10pt; 
 border: #451B64; 
 border-style: solid; 
 border-top-width: 0px; 
 border-right-width: 2px; 
 border-bottom-width: 0px; 
 border-left-width: 2px;
 padding-left: 5px;
 padding-right: 5px;
 }

 .curveWhite {
 background-color: #FFFFFF;
 font-size: 10pt; 
 border: #451B64; 
 border-style: solid; 
 border-top-width: 0px; 
 border-right-width: 2px; 
 border-bottom-width: 0px; 
 border-left-width: 2px;
 padding-left: 5px;
 padding-right: 5px;
 }
 .updatesbg {
 font-size: 10pt; 
 color: #EBC3E0;
 background-color: #8C5BA7; 
 background-image: url(images/box_updates_bg.gif); 
 background-repeat: repeat-y; 
 padding-left: 20px;
 padding-right: 20px;

 }

 .mainbg {
 background-color: #A186BE; 
 background-attachment: fixed; 
 background-image: url(images/bg_dstripes.gif); 
 background-repeat: repeat; 
 }

 .shadowbgRight {
 background-image: url(images/shadow_right.jpg); 
 background-repeat: repeat-y; 
 }

 .shadowbgLeft {
 background-color: #4B4B4B; 
 background-attachment: fixed; 
 background-image: url(images/shadow_left.jpg); 
 background-repeat: repeat-y; 
 }

 .shadowbgBottom {
 background-color: #652D92; 
 background-image: url(images/shadow_bottom.jpg); 
 background-repeat: repeat-x; 
 }
 .menusbg{
 background-color: #EFCBE3; 
 background-image: url(images/menus.jpg); 
 background-repeat: repeat-x; 
 }
.footnote {
 font-family: Verdana, Arial; 
 font-size: 8pt;
 color: #FFFFFF; 
 font-weight: normal; 
 }

