
/* CSS Document */
p{margin:0 0 1em 0;}
html,
body {
   margin:0;
   padding:0;
   height:100%;
   background: url('../images/ranBG.gif') repeat-y center;
}
#container {
   min-height:100%;
   position:relative;
   width: 800px;
   margin:0 auto;

}
* html #container {height:100%}
#header {
   padding:0;
}
#header img{
   display:block;
}
#body {
   padding:0px;
   padding-bottom:150px;   /* Height of the footer */
}
#nav {
    width:800px;
    background-color: #cccccc;
}

#contentFull{
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom:25px; 
	padding: 0;
	position: relative;
    top: 18px;
}


#twoColRight {
    width: 369px;
    position: relative;
    margin:18px 18px 25px 0;
    padding: 0;
    float: right;
    display:inline;
}

#twoColLeft {
    width: 369px;
    position: relative;
    margin:18px 0 25px 18px;
    padding: 0;
    float: left;
    display:inline;
}

#twoColRightlg {
    width: 538px;
    position: relative;
    margin:18px 18px 25px 0;
    padding: 0;
    float: right;
    display:inline;
}

#twoColLeftsm {
    width: 200px;
    position: relative;
    margin:18px 0 25px 18px;
    padding: 0;
    float: left;
    display:inline;
}

#twoColLeftlg {
    width: 538px;
    position: relative;
	margin:18px 0 25px 18px;
    padding: 0;
    float: left;
    display:inline;
}

#twoColRightsm {
    width: 200px;
    position: relative;
	margin:18px 18px 25px 0;
    padding: 0;
    float: right;
    display:inline;
}

#footer {
  height:150px;  
  background: #cccccc url('../images/footer.gif') repeat-x center bottom;
  width: 800px;
  margin:-150px auto 0;
  position:relative;
}

.footertext {
	padding: 10px 0 0 18px;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	line-height: 12px;
}

h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #00aeef;
	padding: 0;
	margin-top: 0;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0;
	margin-top: 0;
}

h3 {
	display: block;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	background-color: #cccccc;
	padding: 10px;
	margin-top: 0;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00aaef;
	padding: 0;
	margin: 0;
}

p {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}


.quote {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	font-style: italic;
}

.list {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}

a.head {
	font-family: Arial;
	color: #00aeef;
	font-weight: bold;
}

a.head:hover {
	font-family: Arial;
	color: #ec008c;
	font-weight: bold;
}

a.text {
	font-family: Arial;
	color: #00aeef;
	font-weight: bold;
}

a.text:hover {
	font-family: Arial;
	color: #ec008c;
	font-weight: bold;
}

.highlight img {
	border: 1px solid #00aeef;
}

.highlight:hover img {
	border: 1px solid #ec008c;
}

.imagethumb img {
	border: 1px solid #00aeef;
	margin: 0 16px 18px 0;
}

.imagethumb:hover img {
	border: 1px solid #ec008c;
	margin: 0 16px 18px 0;
}

.imagethumbR img {
	border: 1px solid #00aeef;
	margin: 0 0 18px 0;
}

.imagethumbR:hover img {
	border: 1px solid #ec008c;
	margin: 0 0 18px 0;
}

.recPrjLeft {
	padding: 0;
	margin: 0;
	float: left;}

.recPrjRight {
	padding: 0;
	margin: 0;
	float: right;
	display: inline;
}

dt {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

dd {
	padding: 5px 0 0 0;
	margin: 0;
}

tr.form, input, textarea, select {
	font-size: 13px;
	font-weight: normal;
	font-family : Arial;
	color: #666666;
	}
	
.feature {
	background-image: url(../images/home/feature.gif);
	background-repeat: no-repeat;
	padding: 15px;
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #fdb513;
}

.featureSub {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.featureText {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.featureText a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #fdb513;
	font-weight: bold;
}

.leftCol {
width: 259px;
margin-right: 20px;
float: left;
display: inline;

}

.midCol {
width: 259px;
float: right;
display: inline;
}

table.price {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #999999 #999999 #999999 #999999;
	border-collapse: separate;
	background-color: white;
}
table.price th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #999999 #999999 #999999 #999999;
	background-color: #cccccc;
}

table.price td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #999999 #999999 #999999 #999999;
}

table.price td.pop {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #999999 #999999 #999999 #999999;
	background-color: #e6e120;
}

table.price p {
	font-family: Arial;
	font-size: 13px;
	color: #00aeef;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	}
	
table.price p.quote {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	font-style: italic;
}

h3.twitter-title .arrow{
	width: 13px;
	height: 8px;
	position: absolute;
	top: -13px;
	left: 24px;
}

#twitter_update_list {
	margin: 0;
	padding: 1em 1.5em;
	background: #f7f5d2;
	border: 1px solid #fff200;	
}


#twitter_update_list li {
	list-style: none;
	background: none;
	padding-left: 0;
	margin-bottom: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

#twitter_update_list a {
	font-family: Arial;
	color: #00aeef;
	font-weight: bold;
}

#twitter_update_list a:hover {
	font-family: Arial;
	color: #ec008c;
	font-weight: bold;
}

a.follow {
	font-family: Arial;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a.follow:hover {
	font-family: Arial;
	color: #ec008c;
	font-weight: normal;
}
