
body { 
	padding: 0; 
	margin: 10; 
	font: .74em Arial, sans-serif; 
	line-height: 1.5em; 
	color: black; 
	}
	
a { color: #DA3B3B; background: inherit; }
a:hover { color: #DA3B3B; background: inherit; text-decoration: underline}
p {	margin: 9px 0;}
h1 {	font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.3em Arial, Sans-Serif; letter-spacing: -1px; padding:14px 0 0 0;}
h3 { padding: 4px 0; margin:  0; }
ul { margin: 0; padding : 0; list-style: none; }
img { border: 0; }
hr { height: 1px; border-style: none; color: #d0d0d0; background-color: #C0C0C0; margin: 10px 0; }


.content { margin: 0px auto; width: 800px; }




/* Top part */
#top { padding-top: 20px; background: transparent; height: 101px; }
	#top h1 { font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: 1px; color: #FFF }
	#top h2 { font: 1.0em Arial, Sans-Serif; letter-spacing: 0px; color: #868686; margin:0; padding: 0 }
	#top #icons { float: right; margin:20px 0; padding:0 }
	#top #icons img { padding-right: 2px; border: 0 }

/* Second part */
#prec { 	height: 40px; 	margin:0; padding: 0; background: #F6F6F6; border-bottom: 1px solid #DCDCDC; overflow: hidden; margin-bottom: 35px }
	#wrap { margin: 0 auto; width: 800px; }
			
		#wrap #menu {  margin: 0 auto; }
		#wrap #menu a { font:  1.2em Arial, Sans-Serif; text-decoration: none; color: white; position: relative; top:7px; background-color: black; }
		#wrap #menu a:hover { text-decoration: underline; color: red;  }
		#wrap #menu ul {  margin: 0 auto; padding: 0px; }
		#wrap #menu li { width:90px; height:30px;  list-style: none; float: left;background: url(/images/buttonBack.png); border-right-width:1px; border-right-style: solid; border-right-color:#7a7a7a; text-transform: capitalize; }
		
		

/*  Advertising */
#ad { background: #FFF url(/images/download.jpg) no-repeat left; padding-left: 95px; min-height: 80px; margin-bottom: 15px;}
#ad a, #left_side a { background: #FFF; text-decoration: none }
#ad a:hover, #left_side a:hover { text-decoration: underline }
		
/* main area */
#main { }
	#right_side { float: right; width: 212px; background: #F6F6F6; padding: 5px 10px 5px 10px; margin-bottom: 10px }
		#right_side ul { padding: 3px 0 8px 0 } 
		#right_side li { line-height: 18px; background: #F6F6F6 url(/images/cat-li.gif) no-repeat left; list-style: none; padding-left: 20px; }
		#right_side a { background: #F6F6F6; text-decoration:  none }
		#right_side h3 { color: #404040; font:  bold 1.2em Arial, Sans-Serif; }
	
	#left_side { background: #FFF; margin-bottom: 10px; width: 560px;  }
		#left_side h3 { background: #FFF url(/images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 0px; margin: 0; font:  bold 1.2em Arial, Sans-Serif; }
		#left_side h3 span { background: url(/images/h-art.gif) no-repeat left; padding: 1px 10px 0 23px;  line-height: 22px; margin: 0}
		#left_side p { color: #454545; padding: 0 5px 0 5px; text-align: justify }
		#left_side img { float: left; padding: 0 10px 5px 0 }
		#left_side blockquote { padding-left: 10px; border-left: 2px solid #DA4040; margin: 10px 0 10px 25px; }
		.date { border-top: 1px dotted #ccc; padding: 5px 0; margin: 10px 0 25px 0; text-align: right }		
		#left_side .rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
		#left_side ul { list-style-position: inside; margin-left: 2px }
		#left_side ul li { list-style-type: square; margin-left: 15px;  }
		#left_side ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
	
/* The footer */
#footer { clear: both; border-top: 1px solid #DCDCDC; margin: 0 0 0 0; color: #777;  background: #f6f6f6; padding-left:10px; padding-right:10px; padding-bottom:0px; margin-bottom:0px; }
#footer .right  { float: right; text-align: right;  }
#footer a { text-decoration: none; }
	

/* CONTENT */
.error {
	color: red;
	font-weight: bold;
	font-size:100%;
	padding-bottom:1-px;
}

.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		list-style: none;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}
	
.smaller {
	font-size: 85%;
}

#listTable {
border: 1px solid, black;
border-width: 1px;
border-style: solid;
border-color: black;
}

#listTable thead {
	font-weight: bold;
	text-align: left;
	background-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	
}

 td hr  {
 	padding:0px;
 	margin:0px;
 }
 
 td p {
 	padding:0px;
 	margin:0px;
 }
 
 table.stripeMe td {
 	padding-top:10px;
 	padding-left:7px;
 	border-bottom-color: #acacac;
 	border-bottom-width:1px;
 	border-bottom-style:solid;
 	border-right-color: #acacac;
 	border-right-width:1px;
 	border-right-style:solid;
 }
 
 table.stripeMe {
 	border-color:#acacac;
 	border-width: 1px;
 	border-style: solid;
 }
tr.alt td {
	background-color: #ecf6fc;
}

tr.over td {
	background-color: #bcd4ec;
}

a.topFavs {
	font-size: 90%;
	color: #868686;
}

a.topFavs:hover {
	text-decoration: none;
	color: red;
}

input.wide {
	width:300px;
}



#login {
background-color: #DDDDDD;
color: #000000;
border: 1px solid #777777;
font-family: Verdana;
font-size: 10px;
text-align: right;
width: 440px;
margin: 2px;
}

#login .theInput {
font-family: Verdana;
font-size: 11px;
width: 110px;
margin-right: 5px;
}

#login .theSubmit {
font-family: Verdana;
font-size: 10px;
background-color: #333333;
color: #FFFFFF;
margin-right: 5px;
}

td {
	vertical-align: top;
}

/* features box */
div.box{
    background:url(/images/box-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
    height: 175px;
    
}

div.box-bg{
    background:url(/images/box-bg.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
    height:100%;
}

div.box2{
    background:url(/images/box-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
    height: 205px;
    
}

div.box-bg2{
    background:url(/images/box-bg2.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
    height:100%;
}

/* features */
ul.features{
    list-style:none;
}

ul.features li{
    float:left;
    width:240px;
    margin:10px 15px;
    height:60px;
}

* html ul.features li{
    margin:10px 10px;
}

ul.features li img.features-icon{
    float:left;
    width:50px;
}

ul.features li div.details{
    float:right;
    width:180px;
}

ul.features li div.details h4{
    margin:0;
}

.defaultPic {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding:7px;
	margin:8px;
}

.floatL {
	float:left;
}

.floatR {
	float:right;
}

.clearR {
	clear: right;
}

.clearL {
	clear: left;
}

.clearB {
	clear: both;
}

.navA, .navA:hover, .navA:visited, .navA:link  {
	background: none !important;
	text-decoration: none !important;
}

#cost {
	font-size: 14px;
	font-weight: bold;
	color: #e33339;
	letter-spacing: 5px;
}
