/***** General Page Settings *****/
html { height: 100%; margin-bottom: 1px; }

body {
	background:#333333 url(http://electropopmedia.com/cms/templates/red/images/background.png);
	margin:30px 0px 30px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
      
}

a:link {
	color: #000000;
	text-decoration: none;
       font-weight : bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
       font-weight : bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}

p {
	margin:5px 0px 5px 0px;
	padding:0px;
}
form {
	margin:5px 0px 5px 0px;
	padding:0px;
}
form input, textarea, select {
	padding:1px;
	background:#e4e4e4;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px 0px 3px 0px;
}

.clear {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

#maintext
{
	width:493px;
	border: 1px solid #E9E9E9;
	padding: 8px 8px 8px 8px;
	float:center;
}


#maincontent
{
	width:90%;
	border: 1px solid #E9E9E9;
	
}

#content 
{
	width: 720px;
	margin-top:15px;
	padding-right: 15px;
	padding-left: 15px;
}

/***** Main Page Stylings *****/
#container {
	width:758px;
	margin:auto;
	background:#cccccc;
	padding:4px;
}
#inner {
	width:736px;
	padding:10px;
	border:1px solid #acacac;
	background:#ffffff;
}

#upperheader { 
width : 100%;
height : 10px;
} 

#upperheader #text { 
float : right;
height : 9px;
} 

#header {
	width:100%;
	height:86px;
}
#header #logo {
	width:377px;
	height:86px;
	float:left;
}
#header #info {
       padding : 20px 0 1px 0;
       margin : 0 5px 0 0;
	float:right;
	height:53px;
	width:178px;
}

#header #text {
	float:right;
	
	align: right;
	height:9px;
}


#image {
	width:100%;
	height:163px;
	padding:2px 0px 1px 0px;
	border-top:2px solid #ACACAC;
	border-bottom:2px solid #ACACAC;
	margin:0px 0px 5px 0px;
}
#image #nav {
	width:200px;
	height:163px;
	float:left;
	margin:0px 5px 0px 0px;
}
#image #nav ul {
	margin:0px;
	padding:0px;
}
#image #nav ul li {
	margin:0px;
	padding:0px;
	width:200px;
	display:block;
	height:30px;
	margin:2px 0px 2px 0px;
	list-style:none;
}
#image #nav ul li a {
	width:200px;
	padding:8px 0px 0px 0px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	height:22px;
	background:url(http://electropopmedia.com/cms/templates/red/images/menu_normal.png) no-repeat;
	display:block;
}
#image #nav ul li a:hover {
	background:url(http://electropopmedia.com/cms/templates/red/images/menu_mouseover.png) no-repeat;
}#image #largeimg {
	width:501px;
	height:163px;
	float:left;
	margin:0px 0px 2px 0px;
}


#main {
}
#main #side {
	width:200px;
	float:left;
	margin:0px 5px 0px 0px;
}
#main #content {
	width:501px;
	float:left;
	margin:0px 0px 5px 0px;
}



#footer {
	padding:5px 10px 5px 10px;
	background:#acacac;
	font-size:10px;
	height:12px;
	color:#666666;
	clear:both;
}
#footer #moto {
	float:left;
	width:200px;
	height:12px;
}
#footer #links {
	float:right;
	width:250px;
	text-align:right;
	height:12px;
}
#footer #links a {
	color:#666666;
	text-decoration:underline;
}
#footer #links a:hover {
	color:#f0f0f0;
	text-decoration:none;
}


#plans
{
	width:225px;
	border: 0px solid #E9E9E9;
	padding: 4px 4px 4px 4px;
	float:right;
	height:auto;
}

.planlist
{
	margin: 0;
	padding: 5px 8px 0 8px;
	list-style-type: none;
	clear: both;
}

.planlist li {
	color: #516171;
	padding-bottom:2px;
	padding-top:2px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
	border-bottom: 1px solid #00a6ff;
}

.plan1
{
	width:215px;
	margin-bottom:20px;
}

#plans2
{
	width:225px;
	border: 0px solid #E9E9E9;
	padding: 4px 4px 4px 4px;
	float:left;
	height:auto;
}

.planlist2
{
	margin: 0;
	padding: 5px 8px 0 8px;
	list-style-type: none;
	clear: both;
}

.planlist2 li {
	color: #516171;
	padding-bottom:2px;
	padding-top:2px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
	border-bottom: 1px solid #00a6ff;
}

.plan2
{
	width:215px;
	margin-bottom:20px;
}

img {
  vertical-align: middle;
  font-size:14px;
	color:#999999;
	text-align:middle;
}	

/***** Misc Content Styling *****/
h1 {
	color:#990000;
	font-size:18px;
	font-weight:100;
	margin:0px;
	padding:0px;
}
/* side box */
.sidebox {
	width:200px;
	margin:0px 0px 5px 0px;
}
.sidebox .back {
	background:url(http://electropopmedia.com/cms/templates/red/images/sidebox_back.gif) repeat-y;
}
.sidebox .back .inner {
	width:188px;
	padding:6px 6px 0px 6px;
	background:url(http://electropopmedia.com/cms/templates/red/images/sidebox_tback.gif) no-repeat top;
}
.sidebox .back .inner h2 {
	font-size:12px;
	color:#990000;
	margin:0px;
	padding:0px;
}
.sidebox .inner .submit {
	font-size:10px;
	color:#999999;
	text-align:right;
}
.sidebox .inner .divide {
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 5px 0px;
}
.sidebox .footer {
	width:200px;
	height:6px;
	background:url(http://electropopmedia.com/cms/templates/red/images/sidebox_footer.gif) no-repeat;
	margin:0px;
	padding:0px;
}

/* General */


td {
font-family: Verdana;
font-size: 10px;
color: #000000;
}

h1 {
font-family: Tahoma;
font-size: 18px;
font-weight: normal;
color: #65A5E6;
}

.heading {
font-family: Tahoma;
font-size: 18px;
font-weight: normal;
color: #65A5E6;
}

#wrapper {
width: 700px;
border: 0px;
padding: 5px;
border-collapse: collapse;
background-color: #ffffff;
}

#mainheader {
background-color: #ffffff;
}

#topnavbar {
width: 100%;
}

td#navbar {
background-color: #efefef;
font-weight:bold;
text-align:center;
}

td#navbar a {
color: #000000;
text-decoration: none;
}

td#navbar a:hover {
color: #000000;
}

#insetbox {
width: 550px;
border: 0px;
border-collapse: 1px;
background-color: #cccccc;
}

td#insetboxmain {
padding: 4px;
background-color: #efefef;
text-align:center;
}

/* Client Area */

#clientareatable {
width: 100%;
background-color: #cccccc;
border-collapse: seperate;
}

td#clientareatableheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#clientarealistactive {
background-color: #ffffff;
text-align: center;
}

td#clientarealistpending {
background-color: #ffffcc;
text-align: center;
}

td#clientarealistsuspended {
background-color: #CCFF99;
text-align: center;
}

td#clientarealistterminated {
background-color: #ff9999;
text-align: center;
}

td#clientarealistterminated a {
color: #65A5E6;
text-align: center;
}

/* Support Tickets */

#supportticketlist {
width: 90%;
background-color: #cccccc;
border-collapse: seperate;
}

td#supportticketlistheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#supportticketlistrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}

td#supportticketlistrow a {
color: #65A5E6;
}

#ticket {
width: 95%;
background-color: #cccccc;
border-collapse: seperate;
}

td#ticketheadingrow {
background-color: #efefef;
color: #000000;
font-weight: bold;
}

td#ticketheadingrow a {
color: #000000;
font-weight: bold;
}

td#ticketrow {
background-color: #ffffff;
color: #000000;
}

/* Domain Availability Checker */

#domainchecker {
width: 75%;
background-color: #cccccc;
border-collapse: seperate;
}

td#domaincheckerbox {
padding: 1px;
background-color: #efefef;
color: #000000;
text-align: center;
}

/* Knowledgebase */

#relatedarticles {
width: 75%;
background-color: #cccccc;
border-collapse: seperate;
}

td#relatedarticlesheading {
background-color: #efefef;
color: #000000;
font-weight: bold;
}

td#relatedarticlescontent {
background-color: #ffffff;
color: #000000;
}

/* Affiliates */

#affiliatessummary {
width: 350px;
background-color: #cccccc;
border-collapse: seperate;
}

#affiliates {
width: 90%;
background-color: #cccccc;
border-collapse: seperate;
}

td#affiliatesheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#affiliatesrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}

/* Server Status */

#serverstatus {
width: 100%;
background-color: #cccccc;
border-collapse: seperate;
}

td#serverstatusheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#serverstatusrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}

/* Order Form Classic */

td#classicbox {
width:550px;
border: 1px solid #cccccc;
background-color: #ffffff;
color: #000000;
text-align: center;
padding:10px;
}

td#classicorder {
color: #000000;
}

td#classiccustomfield {
color: #cc0000;
}

#classicaddonstable {
width: 95%;
background-color: #cccccc;
border-collapse: seperate;
}

td#classicaddonstableheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#classicaddonstablerow {
background-color: #ffffff;
color: #000000;
}

/* Order Form Standard */

#standardaddonstable {
width: 95%;
background-color: #cccccc;
border-collapse: seperate;
}

td#standardaddonstableheading {
text-align:center;
font-weight: bold;
background-color: #efefef;
color: #000000;
}

td#standardaddonstablerow {
background-color: #ffffff;
color: #000000;
}

.orderheadingrow {
background-color: #F15A5A;
color: #ffffff;
}

.orderrow1 {
background-color: #F9E8E8;
color: #000000;
}

.orderrow2 {
background-color: #F6D6D6;
color: #000000;
}

/* Order Form Custom */

.ordererrorbox {
width: 60%;
border: 1px dashed #cc0000;
padding: 5px;
text-align: center;
}

.ordererrorbox ul {
margin: 0px;
list-style-type: none;
list-style-position: inside;
}

.ordererrorbox ul li {
color: #cc0000;
}

.clientarealinks a {
color: #555555;
}
.clientarealinks a:hover {
text-decoration: none;
}

.plansl
{
	width:220px;
	border: 0px solid #E9E9E9;
	padding: 4px 4px 4px 4px;
	float:left;
	height:auto;
}

.plansr
{
	width:220px;
	border: 0px solid #E9E9E9;
	padding: 4px 4px 4px 4px;
	float:right;
	height:auto;
}

 div.c4 {text-align: left}
 li.c3 {list-style: none}
 div.c2 {text-align: center}
 div.c1 {text-align:center;}