/* Start of CMSMS style sheet 'Tordia' */
/*
	Tordia Images 2009
	Developed by Colin Perry (c) 2009 -- http://www.tordiaimages.com/
*/


/* General Rules and Classes */

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;

	margin: 0;
	padding: 0;
	
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,sans-serif;;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;

overflow-x: hidden;
}

img {
	border: 0;
}

#outer_wrapper {
    margin: 0 auto;
    padding-top: 70px;
	width: 920px;
}

/* Typography */

h1, h2, h3, h4, h5 {
margin-bottom: 10px;
color: #ffffff;
}

h1 {
	font-family: Helvetica,sans-serif;;
	font-size: 24px;
	color: white;
	font-weight: normal;
	line-height: 2em;
}

p, li {
	line-height: 1.6em;
font-size: 12.3px;
}

a {
	color: #fff;
	outline: none;
text-decoration:none;
}

a:hover {
color: #ababab;
}

a.addthis_button, a.mb, a.external {
	color: #ababab;
	outline: none;
border-bottom:1px dotted #363636;
text-decoration:none;
}

a.addthis_button:hover, a.mb:hover, a.external:hover {

border-bottom:1px dotted #fff;

}

a.contact-links {
	color: #fff;
	outline: none;
border-bottom:1px dotted #363636;
text-decoration:none;
}

a:hover {
	color: #fff;
}

h2 {
	margin-top: 0px;
	font-size: 20px;
	font-weight: normal;
}

.cufon-canvas canvas {
line-height: 40px;
}

/* Menu */

#menu ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-transform: uppercase;
font-size: 13px;
}

#menu ul li { display: inline; }

#menu ul li a
{
text-decoration: none;
padding: 0 0 0 1.3em;
color: #fff;
}

#menu ul li a:hover
{
color: #7d7d7d;
}

/* Layout */

#header {
	position: relative;
    margin: 0 auto;
    padding-top: 85px;
	width: 920px;
}

#content {
	border-top:1px dotted #363636;
	padding-top: 35px;
	margin-bottom: 30px;
}

#content2 {
	margin-bottom: 30px;
}

#leftcol {
	width: 280px;
}

#rightcol {
	width: 280px;
}

#leftcol_pricing {
	width: 600px;
}

#promo-rate {
	border: 1px dotted #363636;
	background-color: #0d0d0d;
}

.productslist {
	padding: 0;
	margin-left:0;
	border-top:1px dotted #363636;
	list-style:none;
}

.productslist li {
	list-style:none;
	margin:0;
	border-bottom:1px dotted #363636;
}

.productslist a:hover {
	color: #fff;
}

.productslist li a,
.productslist li a:visited {
	color:#ababab;
	display:block;
	padding:6px 5px 6px 22px;	
	background:url(../img/arrow-right.png) 5px 12px no-repeat;
	text-decoration:none;
	font-weight:normal;
	position:relative;
border-bottom: 0px;
}

.productslist li a:hover {
	color:#FFF;
	background:url(../img/arrow-right-white.png) 5px 12px no-repeat;
	background-color: #181818;
}


.centerimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pricing_list h2 {
margin-top: 30px;
}

.pricing_list p {
padding: 0px;
padding-bottom: 0px;
margin-top: 0px;
}

.pricing_list ul {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding: 0px;
list-style-type: none;
}

.pricing_list ul li {
padding: 5px;
padding-left: 15px;
list-style-type: none;
background:url(../img/arrow-right-white.png) 0px 12px no-repeat;
}

#footer{
    margin: 0 auto;
    text-align: center;
    clear: both;
}

.services p {
padding: 0px;
padding-bottom: 0px;
margin-top: 0px;
}

.services ul {
	color: #ababab;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding: 0px;
list-style-type: none;
}

.services ul li {
padding: 5px;
padding-left: 15px;
list-style-type: none;
background:url(../img/check-mark.png) 0px 10px no-repeat;
}

.services h2 {
margin-top: 30px;
}

.blog h2 {
margin-top: 0px;
color: white;
}

a.blog-link:hover {
color: #ababab;
}

.blog h1 {
	font-family: Helvetica,sans-serif;
	font-size: 23px;
	color: white;
	font-weight: normal;
	line-height: 2em;
}

#htmlElement {
	padding: 10px;
	background-color: #000;
}

/* End of 'Tordia' */

