/*
CSS Credit: http://www.templatemo.com/
*/

p {
	margin: 10px 0px;
	font-size: 11px;

}


h2 {
	margin: 0px;
	width: 170px;
	padding: 5px 0px;
	font-size: 17px;
	font-weight: bold;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}


.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(images/templatemo_more_black.gif) no-repeat;
	color: #ffb21e;
	text-decoration: none;
}

.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(images/templatemo_more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#templatemo_container {
	margin: 0px auto;
	width: 550px;
	margin-top: 10px;
}

/* top */

#templatemo_top {
	clear: both;
	width: 550px;
	height: 100px;
	padding: 0px 10px;
	color: #FFFFFF;
}



/* content */

#templatemo_content {
	float:left;
	width: 550px;
	padding: 5px 5px;
	background-color: #ffffff;/*:url(images/templatemo_frame.gif) repeat-y;*/
}

.templatemo_content_top{
	clear: both;
	width: 550px;
	height: 15px;
	/*background: url(images/templatemo_top.gif) no-repeat;*/
	background-color: #ffffff;/*:url(images/templatemo_frame.gif) repeat-y;*/
}
/* for IE 6 */
* html .templatemo_content_top{
	clear: both;
	width: 550px;
	height: 15px;
	margin-bottom: -5px;
	/*background: url(images/templatemo_top.gif) no-repeat;*/
	background-color: #ffffff;/*:url(images/templatemo_frame.gif) repeat-y;*/
}

.templatemo_content_bottom{
	clear: both;
	width: 550px;
	height: 16px;
	/*background: url(images/templatemo_bottom.gif) no-repeat;*/
	background-color: #ffffff;/*:url(images/templatemo_frame.gif) repeat-y;*/
}




/* 3 boxes */

#templatemo_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 550px;
}

.box1{
	float: left;
	width: 170px;
	margin-right: 10px;
	background: #272727;
}

.box1top {
	height: 15px;
	padding-top: 1px;
	text-align: center;
	background:url(images/templatemo_box1_top.gif) no-repeat;
}
.body {
	width: 170px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.box2{
	float: left;
	width: 170px;
	margin-right: 10px;
	background: #272727;
}
.box2top {
	height: 15px;
	padding-top: 1px;
	text-align: center;
	background:url(images/templatemo_box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 170px;
	margin-right: 10px;
	background: #272727;	
}
.box3top {
	height: 15px;
	padding-top: 1px;
	text-align: center;
	background:url(images/templatemo_box3_top.gif) no-repeat;
}

.boxbottom{
	width:170px;
	height: 10px;
	 background: url(images/templatemo_box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:170px;
	height: 10px;
	margin-bottom: -10px;
	/*background: url(images/templatemo_box_bottom.gif) no-repeat;*/
	background-color: #ffffff;/*:url(images/templatemo_frame.gif) repeat-y;*/
}

.price {
	color:#FF0000;
	font-size: 18px;
}

/* end of 3 boxes */



/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 550px;
	height: 62px;
	color: #ffb21e;
	line-height: 24px;
	text-align: center;
}
#templatemo_footer a {
	color: #ffb21e;
	text-decoration: none;
}

#templatemo_footer a:hover {
	text-decoration: underline;
}

/* --------- end of footer --------------*/

/* ----- Section 2 ----- */
.templatemo_section2 {
	width: 170px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: #252323 solid 1px;
	background: #000000 url(images/templatemo_section_background.gif) repeat-y;
	text-align: left;
}
.templatemo_section2 a {
	color: #cedf3b;
	line-height: 25px;
	text-decoration: none;
}

.templatemo_section2 a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.templatemo_section2 .form_row{
	padding: 3px 0px;
}
.templatemo_section2 hr{
	border: 1px dotted #333333;
	width: 100%;
}
/* ----- End of Section 2 ----- */