@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size: 14px;
	background:url('http://agentprimo.com/images/bg-ap-blue.png') repeat -30px center fixed #DCFAFF;
}
ul {
	padding:0;
	margin:0 0 0 15px;
}
h2 {
	padding:15px 0 0 15px;color:#5BC1FF;text-align:center;font-size:23px;margin:0;
}
h3 {font-size:18px;text-align:center;}
b {
	font-size: 110%;
}
em {
	color: red;
}

.span13 {width:100%;}
.bg_right {
	background-color:#ffffff;
	background-image: url("http://agentprimo.com/images/right-side.png");
	background-position: 810px 0;
	background-repeat: repeat-y;}
.bg_left {
    background-image: url("http://agentprimo.com/images/left.png");
    background-position: -5px top;
    background-repeat: repeat-y;}
	
.content {min-height:500px;position:relative;}
.info {list-style:none;}
#header {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	background-color: #000;
	height: 150px;
	width:960px;
	margin:0;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#logo {
	background: url("http://agentprimo.com/images/header-bg2.png");
	height: 100%;
	display:block;
    width: 100%;
}
#logo h1{
	padding: 20px 0 0 20px;
	margin: 0;
	text-align: left;
}
#contentwrapper {
	float: none;
	min-height: 650px;
	width: 100%;
}
#contentcolumn {
}
#rightcolumn {
	float: right;
	width: 200px;
}
.no_margin {margin:0;}
.rightimages {padding-top: 10px;float:right;}
.rightimages img {padding-bottom:10px;}
#footer {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	color: #000000;
	margin-top: -20px;
	margin-bottom: 20px;
	text-align: center;
}
#footer .span4 {padding-bottom:10px;}
#footer a {
	color: #000000;
}
#buttons {
	display:inline-block;
	padding:10px;
	text-align:center;
	width:100%;
}
.innertube {
    float: left;
    width: 760px;
}
.innertube p{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	float: left;
	margin: 5px;
	padding: 5px 5px 5px 10px;
	width: 705px;
}
p {
	margin: 5px;
	padding: 5px 5px 5px 10px;
	}
.like_p {
	float: left;
	margin: 5px;
	padding: 5px 5px 5px 10px;
	width: 705px;
	font-size:13px;
}
#sellerContent {
	position:relative;
}
#buyerContent {

	position:relative;
}
#selling {
margin:0 15px 0 0;
}
#buying {
margin:0 0px 0 15px;
}
.lleft {
	float:left;
	padding:0;
	margin:0;
}
/* the form styles */

.formholder {
	font-weight:bold;
	padding:0 0 10px 5px;
	width:455px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
.formholder h2 {
	padding:0;
	margin:0;
}
.formholder label {
	font-size:11px;
	display:block;
	height:18px;
}
.formholder input[type="text"],.formholder input[type="radio"] ,.formholder input[type="checkbox"] , .formholder select, .formholder textarea {
	background:url('http://agentprimo.com/images/textarea-bk.jpg') repeat-x scroll 0 0 #EDEDED;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}

input.error {
	background: none repeat scroll 0 0 #F95E5E;
}
label.error {
	color: red;
	padding-left: .5em;
	vertical-align: top;
	width: 170px;
}
.tool_tip {
	display:none;
	background:#DCFAFF;
	position:absolute;
	border: 1px solid #029CFF;
	padding: 5px;
	right: 0px;
	width: 250px;
}
.ftool_tip {
	display:block !important;
}
.focus {
    border:1px solid #DCFAFF !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
.round {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
button {margin-top: 20px;}
#cols {
    background: none repeat scroll 0 0 #5BC1FF;
    float: left;
    margin-left: 5px;
	padding-left: 20px;
    width: 700px;
}
.col {
	float:left;
	display: block;
	height: 150px;
	text-align: center;
	width: 200px;
	margin-top:5px;
	margin-bottom:5px;
}
.cmxform {
	float:left;
	background: none repeat scroll 0 0 transparent;
	margin-left:5px;
}
.clear {clear:both;}
/* admin page styles */
.db_list {
	list-style:none;
	margin: 40px;
}
.db_list li a{
	-moz-box-shadow:    1px 1px 2px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px 2px #ccc;
	box-shadow:         1px 1px 2px 2px #ccc;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 5px;
	margin: 5px;
	border:1px solid black;
	color:#000;
}
.db_list li a:hover{
	background:#000;
	color:#fff;
}
.db_list li {
	display:inline-block;
}
/* Pagination */

.paging{
	clear:both;
    float: left;
    margin: 5px;
    width: 100%;
}
.paging a{
	-moz-box-shadow:    1px 1px 2px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px 2px #ccc;
	box-shadow:         1px 1px 2px 2px #ccc;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
    border: 1px solid;
    margin: 3px;
    padding: 2px 5px;
}
.paging a:hover{
    border: 1px solid black;
    background: none repeat scroll 0 0 lightBlue;
}
.admin_view {
	border-collapse:collapse;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	margin:10px;
	text-align:left;
}
.admin_view th {
  border-color:#6678B1;
  border-style:solid;
  border-width:0 1px 2px 0;
  text-align:center;
  color:#003399;
  font-size:14px;
  font-weight:normal;
  padding:5px 4px;
}
.admin_view tr {
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color:#666699;
  padding:3px 4px;
}
.admin_view td {
	border-right:1px solid #cccccc;
	padding-right:3px;
	white-space:nowrap;
}
#adminTables {
	overflow-x:auto;
	background:#fff;
	margin-right:5px;
}
.ed {
	clear:both;
	float:none;
	padding:2px;
}
.right {
    float: right; line-height: 14px;list-style: disc outside none;
    padding-right: 40px;}
.left {
    float: left; line-height: 14px;list-style: disc outside none;
    padding-left: 40px;}
	
.testimonials {text-align: center;}

.testimonial p {padding-top:15px;}

.col h2 {color:#fff;}

a:visited {color: #5BC1FF;}

a:hover {}

a:link {color: #5BC1FF;text-decoration: none;font-weight: bold;}

