/* @override http://conquermobile.com/conquerstyle.css */

body {
	text-align: center; /* typography */
	color: #666666;
	font-size: 14px;
	font-family: Lucida Grande, Helvetica, sans-serif;
} 
#container { margin: 0 auto; width: 900px; text-align: left; }

/*******************************
 +Links
 *******************************/
 
a:visited, a:active { 
	color: #990000; 
	text-decoration: none;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


/*******************************
 +Header
 *******************************/
#header { padding-top: 0px; width: 100%; }


/*******************************
 +Content
 *******************************/

	
	.copy { 
			padding: 30px 0 5px 250px; 
			width: 410px; 
			float: left; 
			/* typography */ 
			color: #000; 
			text-align: left; 
}

.minilogo {
	float: left;
	background-image: url(images/miniconquerlogo.gif) no-repeat;
	}

.redline {
	border-top: 1px solid #cc0000;
	height: 1px;
	width: auto;
	}
	
.greyline {
	border-top: 1px solid #ccc;
	height: 1px;
	width: auto;
	}
	
.logo {
	background:  url(none) no-repeat;
	position: relative; 
	width: auto;
	height: auto;
	padding:5px 0 5px 0;
	float: left;
	top: 0px;
	z-index: 2;
}

.app_listings {
	list-style-type: none;
	}

#toptablecontainer { 
		top: 0px; 
		width: 900px; 
		height: 220px; 
		margin: 0px 0 0 0px; 
		background: none; 
		}
		
#footer { 
		width: 900px; 
		height: 40px; 
		margin: 10px 0 0 0px; 
		border-top: 1px solid #999999;
		padding:0px 0 10px 0;
		background: none; 
		position: relative;
		float: left;
		}
		
#toptable { 
		top: 0px; 
		width: 290px; 
		height: 220px; 
		margin: 0px 0 0 0px; 
		background: none;
		float: left; 
		}
		
#toptable ul { 
		margin: 0px 0 0 0px; 
		width: 290px; 
		float: left; 
		display: block;
		}
		
#toptable ul.first { 
		padding: 0 0 0 0px; 
		width: 290px;
		position: relative; 
		}

#toptable li { 
		padding: 10px 10px 10px 2px; 
		list-style-type: none; 
		background: none;
		border-right: 1px solid #cc0000;
		border-bottom: 1px solid #cc0000;
		line-height:1.3em; 
		padding-top: none; 
		} 
		
#toptable li a:hover { 
		color: #FF0000; 
		text-decoration:none; 
		background-color:none; }	
			
#toptable li.bgno { 
		padding: 0px 0 0 0; 
		background: none; 
		}
		
#infospace { 
		float: right;
		padding-right: 0px;
		top: 0px; 
		width: 600px; 
		height: 220px; 
		margin: 0px 0 0 0px;
		border: 5px solid #c00; 
		overflow: hidden;
		text-align: center;
		}

#infospace2 { 
		float: right;
		padding-bottom: 10px;
		top: 0px; 
		width: 600px; 
		height: auto; 
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #cc0000; 
		border-bottom: none; 
		overflow: visible;
		}
		
.infospace2 a:link {color: #990000;}

.infospace2 a:visited, a:active, a:hover, { 
	color: #FF0000; 
	text-decoration: none;
}

#bottomtablecontainer {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 10px;
	overflow: auto;
	float: left;
		}
		
	#bottomtablecontainer2 {
	width: 100%;
	height: 100px;
	position: relative;
	padding-top: 10px;
	overflow: auto;
		}
		
#bottomtableleft { 
		width: 300px; 
		height: 190px; 
		border-right: 1px solid #cc0000;
		border-top: 1px solid #cc0000;
		margin: 0px 0 0 0px; 
		background: none; 
		}
		
#bottomtableleft ul { 
		margin: 0px 0 0 0px; 
		width: 300px; 
		float: left; 
		display: block;
		}
		
#bottomtableleft ul.first { 
		padding: 0 0 0 0px; 
		width: 300px;
		position: relative; 
		}

#bottomtableleft li { 
		padding: 10px 10px 10px 2px; 
		list-style-type: none; 
		background: none;
		line-height:1.3em; 
		padding-top: none; 
		} 
		
#bottomtableleft li a:hover { 
		color:#FF0000; 
		text-decoration:none;
		}	
			
#bottomtableleft li.bgno { 
		padding: 0px 0 0 0; 
		background: none; 
		}
		
#bottommiddle {
	width: 300px;
	height: 190px;
	border-right: 1px solid #cc0000;
	margin: 0px 0 0 0px;
	background: none;
	position: relative;
	z-index: 3;
	background-image: none;
		}
		
#bottommiddle ul { 
		margin: 0px 0 0 0px; 
		width: 300px; 
		float: left; 
		display: block;
		}
		
#bottommiddle ul.first { 
		padding: 0 0 0 0px; 
		width: 300px;
		position: relative; 
		}

#bottommiddle li { 
		padding: 10px 10px 10px 2px; 
		list-style-type: none; 
		background: none;
		border-right: 1px solid #cc0000;
		border-bottom: 1px solid #cc0000;
		line-height:1.3em; 
		padding-top: none; 
		} 
		
#bottommiddle li a:hover { 
		color:#FF0000; 
		text-decoration:none; 
		background-color:none; }	
			
#bottommiddle li.bgno { 
		padding: 0px 0 0 0; 
		background: none; 
		}
		
#bottomright {
	width: 300px;
	height: 190px;
	border-left: 1px solid #cc0000;
	margin: 0px 0 0 0px;
	background: none;
	position: relative;
	z-index: 3;
	background-image: none;
		}
		
#bottomright ul { 
		margin: 0px 0 0 0px; 
		width: 300px; 
		float: left; 
		display: block;
		}
		
#bottomright ul.first { 
		padding: 0 0 0 0px; 
		width: 300px;
		position: relative; 
		}

#bottomright li { 
		padding: 10px 10px 10px 2px; 
		list-style-type: none; 
		background: none;
		border-right: 1px solid #cc0000;
		border-bottom: 1px solid #cc0000;
		line-height:1.3em; 
		padding-top: none; 
		} 
		
#bottomright li a:hover { 
		color:#FF0000; 
		text-decoration:none; 
		background-color:none; }	
			
#bottomright li.bgno { 
		padding: 0px 0 0 0; 
		background: none; 
		}
	


/*******************************
 +others
 *******************************/



img
{
	border: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}


h1, h2, h3, h4, h5, h7
{
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
}

h1{
	font-size: 170%;
	color: #df6300;
	margin-bottom: 17px;
	font-weight: normal;padding:10px;
}

h2{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}

h3{
	font-size: 100%;
	font-weight: normal;
	color:#555555;
	margin-bottom: .3em;
	margin-top: .6em;
	padding:10px;
}

h4{
	font-size: 100%;
	color: #555555;
	font-weight: normal;
	margin-bottom: none;
	margin-top: none;
}

h4 span{
	font-weight: bold;
}

h4 span2{
	
	color: #990000;
}

h1 span{color:#990000;}

h5
{
	font-size: 90%;
	color: #555555;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 5px;
}
h6 {
	position: relative;
	font-size: 90%;
	color: #DF6300;
	text-transform: uppercase;
	padding: 12px;
	margin-bottom: 10px;
	background-color: #F9F9F9;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

h6 span.num {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #6c6c6c;
	font-weight: normal;
}

* html h6 span.num {
	right: 24px; /*IE6 position fix*/
}

h7 span{
	color: #990000;
	font-size: 95%;
	text-align: left;
	line-height: 15px;
	letter-spacing: .09em;
	margin: none;
	padding: none;
}

p
{
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 20px;
	font-size: 85%;
}
.largeText
{
	font-size: 90%;
	line-height: 24px;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.ourClientsList
{
	list-style-type: none;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	color: #7c7c7c;
	float: left;
	width: 174px;
	overflow: hidden;
	font-size: 85%;
	line-height: 1.5em;
}
.ourClientsList li
{
	margin-top: 1px;
	margin-bottom: 1px;
}

/* rss */
.rssLink
{
	float: right;
	font-weight: bold;
	padding-top: 1px;
}
.rssLink img
{
	margin-right: 3px;
}
.postContent
{
	padding: 4px;
	line-height: 20px;
	margin-right: 120px;
	margin-left: 20px;
	font-size: 90%;
}

.postContent2
{
	padding: 4px;
	line-height: 20px;
	margin-right: 100px;
	font-size: 90%;
}


.contentBlock
{
	overflow: hidden;
	padding-top: 35px;
	padding-bottom: 20px;
}
.contentBlock .left
{
	float: left;
	width: 625px;
	overflow: hidden;
}
.contentBlock .leftShowroom
{
	float: left;
	width: 714px;
	overflow: hidden;
}

.contentBlock .right
{
	float: right;
	width: 300px;
	overflow: hidden;
}
.triColumn
{
	float: left;
	width: 290px;
	height:190px;
	overflow: hidden;
	border-right: 1px solid #cc0000;
	border-top: 1px solid #cc0000
	
	
}

.triColumnMiddle
{
	float: left;
	width: 290px;
	height: 190px;
	overflow: hidden;
	border-right: 1px solid #cc0000;
	border-top: 1px solid #cc0000;
	background-image:url(images/conquerphonesuccess.jpg);
	
	
	
}
.triColumnRight
{
	float: right;
	width: 290px;
	height: 190px;
	overflow: hidden;
	border-right: 1px solid #cc0000;
	border-top: 1px solid #cc0000;
	background-image:url(images/conquerphone.jpg);

}

.triColumnRight .image
{
	float: left;
	
}


.biColumn
{
	float: left;
	width: 605px;
	overflow: hidden;
}
.biColumnLarge
{
	float: left;
	width: 695px;
	overflow: hidden;
}
.triColumnSpace
{
	margin-right: 8px;
}

.contentBlock .right .pad, .contentBlock .rightShowroom .pad, .triColumn .pad, .triColumnRight .pad
{
	margin-left: 2px;
}

/* topmenu */

.topmenuBlock
{
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 80%;
	color: #9d9d9d;
}
.topmenuBlock .left
{
	float: left;
}
.topmenuBlock .right
{
	padding-top: 2px;
	line-height: 16px;
	float: right;
}
.topmenuBlock .right img
{
	margin-left: 20px;
}

.topmenuLinks
{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topmenuLinks li
{
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
}
.topmenuLinks li a, .topmenuLinks li a:active, .topmenuLinks li a:visited
{
	color: ##990000;
}

/* footer */

.footerBlock
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	color: #9d9d9d;
}
.footerBlock .left
{
	float: left;
}
.footerBlock .right
{
	padding-top: 2px;
	line-height: 16px;
	float: right;
}
.footerBlock .right img
{
	margin-left: 20px;
}

.footerLinks
{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footerLinks li
{
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
}
.footerLinks li a, .footerLinks li a:active, .footerLinks li a:visited
{
	color: #990000;
}

.footerLinks li a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* My Comment */

.innerDivBg{
	opacity:.3;
	filter:Alpha(opacity=30);
    -moz-opacity:0.3;
/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); */
	}

