/* CSS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:''}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* WEBSITE */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background:url(../images/background.png) repeat-x;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	width: 100%;
	height: 100%;
	line-height:1.5;
	color:#5b5b5b;
}
body.home {
	background:url(../images/backgroundhome.png) repeat-x;
}
a {
	color: #ea614e;
	outline: none;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	text-decoration: underline;
}
a img {border: none; }
p {
	margin: 0 0 14px;
}
body.home h1 {
	font-size:42px;
	font-weight:bold;
	color:#FFF;
	text-shadow:#1583b4 1px 1px 0;
	margin-bottom:0px;
}
h1 {
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	text-shadow:#1583b4 1px 1px 0;
	margin-bottom:15px;
}
body.home h2 {
font-size:20px;
font-weight:normal;
	color:#313030;
	margin-bottom:2px;
	text-shadow:#FFF 1px 1px 0;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#313030;
}
h3 {
	font-size:20px;
	font-weight:normal;
	color:#ea614e;
	margin-bottom:0;
}
h4 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}
h5 {
	font-size:28px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:15px;
	text-align:center;
	color:#3f4c58;
	text-shadow:#FFF 1px 1px 0;
	font-family:georgia;
}
h6 {
	font-size:28px;
	font-weight:normal;
	color:#0F5373;
	text-shadow:#5CC2EA 1px 1px 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
 height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    width: 980px
}
hr {
	background:url(../images/hr1.png) repeat-x;
	height:2px;
	border:0;
	margin:0;
}
#inner3 hr {
background:url(../images/hr2.png) repeat-x;
}

ul.tos {
margin-left:25px;
}
ul.tos li{
	list-style:decimal;
}
ul.sys {
margin-left:15px;
}
ul.sys li{
	list-style:disc;
}
ul.policy {
margin: 0 0 14px 20px;
}
ul.policy li {
	list-style:disc;
}
ul.blog {
margin: 0 0 14px 20px;
}
ul.blog li {
	list-style:disc;
	margin-bottom:5px;
}

ul.support {
margin: 10px 0 20px;
border-bottom: 1px solid #E6E6E6;
padding-bottom: 25px
}

ul.support li {
	list-style:disc;
	margin-left:20px;
}


/*button*/

.button_red {font-size:12px; color:#FFF; font-weight:bold; background:url(../images/buttonred.png) repeat-x top; text-decoration:none; text-shadow:#bf2d2c 1px 1px 0; cursor:pointer; padding:7px 8px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #d23e3e; }
.button_red:hover {background-position:bottom; text-decoration:none; }

.buttonbig_red {font-size:18px; color:#FFF; font-weight:bold; background:url(../images/buttonredbig.png) repeat-x top; text-decoration:none; text-shadow:#bf2d2c 1px 1px 0; cursor:pointer; padding:8px 12px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #d23e3e; }
.buttonbig_red:hover {background-position:bottom; text-decoration:none; }

.buttonbig_dark {font-size:18px; color:#FFF; font-weight:bold; background:url(../images/buttondarkbig.png) repeat-x top; text-decoration:none; text-shadow:#30373d 1px 1px 0; cursor:pointer; padding:8px 12px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #343c42; }
.buttonbig_dark:hover {background-position:bottom; text-decoration:none; }

.buttonspace {
	margin-left:20px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.embed {
float:left;
padding:3px 7px 0px 0;
}
textarea {
resize:none;
}
/* Header
-----------------------------------------------------------------------------*/
#headerhome {
	height: 470px;
	padding:0 10px 0 10px;
}
#header {
	height: 160px;
	padding:0 10px 0 10px;
}
#navigation {
	width:100%;
	height:58px;
}
#logo {
	background:url(../images/concertlogo.png) no-repeat;
	height:42px;
	width:166px;
	margin-top:7px;
	float:left;
}
#menu {
	width:600px;
	float:right;
	text-align:right;
}
.navmenu {
margin: 0;
padding: 0;
list-style-type: none;
margin-top:17px;
}

/*Top level list items*/
.navmenu li{
display: inline;
color:#FFF;
font-size:14px;
text-shadow:#2A2A2A 1px 1px 0;
}
.navmenu li a{
color:#FFF;
text-decoration:none;
padding:10px;
margin-right:10px;
}
.navmenu li a:hover{
color:#ea614e;
}
.navmenu li.current a{
background:#1E1E1E;
color:#ea614e;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
text-shadow:#000 1px 1px 0;
}
.homeshot {
background:url(../images/homeshot.png) no-repeat;
width:996px;
height:317px;
margin:7px 0 0 0 ;
}
.homeslogan {
text-align:center;
margin-top:20px;
}
.homebuttons{
float:left;
margin:40px 0;
}
.headertitle {
padding:18px 0;
}
.center {
text-align:center;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
float:left;
padding:0;
margin-bottom:50px;
}
body.home #content {
*margin-top:180px;
}
#inner2 {
width:725px;
float:right;
padding:0 10px;
}
#inner3 {
width:590px;
float:left;
padding: 10px;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
text-shadow:#FFF 1px 1px 0;
background:#F2F6FB;
border: 2px solid #EDF4F7;
}
#innerblog {
width:620px;
float:left;
padding: 10px;
}
#inner2 h2 {
color:#666666;
font-size:17px;
font-weight:normal;
text-align:left;
margin-bottom:30px;
}
#inner2 h1 {
	padding-top:4px;
	font-size:30px;
	font-weight:normal;
	color:#ea614e;
	padding-bottom:5px;
	margin:0;
	text-shadow:none;
}
#inner2 h3 {
	font-size:18px;
	font-weight:normal;
	color:#313030;
	padding:0;
	margin-bottom:8px;
	display:inline;
}
#inner2 h4  {
color:#666666;
font-size:18px;
font-weight:normal;
text-align:left;
margin-bottom:30px;
}
#inner3 h2 {
	font-size:22px;
	font-weight:bold;
	color:#ea614e;
	padding-bottom:-15px;
}
#inner3 h4 {
font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
#inner {
	padding:0 10px;
}
.unknownhost {
float:left;
padding:7px 0 4px 0;
}
.activatedsucces {
float:left;
padding:0;
font-size: 14px;
    font-weight: bold;
	width:100%;
	color:#5B5B5B;
}
.activatedsuccesinfo {
float:left;
padding:10px 0 0 0;
font-size: 13px;
    font-weight: bold;
	width:100%;
	color:#5B5B5B;
}
#inner3 .unknownhost h4 {
font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
}
#homeboxwrapper {
	float:left;
	width: 980px;
	margin:auto;
	padding-bottom:20px;
}
#homebox {
	width:285px;
	display:inline-block;
	margin-left:10px;
	margin-right:35px;
	float:left;
}
#homeboxcenter {
	width:285px;
	display:inline-block;
	margin-left:10px;
	margin-right:35px;
	float:left;
}
#homeboxright {
	width:285px;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	float:left;
	}
#highlight {
	float:left;
	width: 980px;
	padding-top:20px;
	margin-bottom:45px;
}
.showbox {
	width:650px;
	margin:auto;

}
.showboxleft {
	float:right;
	margin-bottom:25px;
}
.showboxright{
	float:left;
	margin-bottom:25px;
}
.showfeatures {
	background:#FFF;
	border: solid 1px #DEE1E6;
	padding:4px;
float:left;
}
.showfeatures img {
padding:5px 3px 0 5px;
}
.trybottom {
	margin-top:30px;
	margin-left:220px;
	float:left;
   border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
    background: #F2F6FB;
    padding: 15px 20px;
    text-shadow: 1px 1px 0 #FFFFFF;
	border: 1px solid #e0edf2;
}

.trybottomtext {
color: #EA614E;
font-size: 22px;
padding-right:30px;
}
.try {
	margin:30px 0 50px 130px;
	float:left;
   border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
   background: #F2F6FB;
    padding: 15px 20px;
    text-shadow: 1px 1px 0 #FFFFFF;
	border: 1px solid #e0edf2;
}
.trytext {
color: #EA614E;
 font-size: 22px;
padding-right:30px;
}
/* Troubleshooting list
-----------------------------------------------------------------------------*/
.browserlist {
padding:0;
margin-bottom:30px;
}
.browserlist li {
display: inline-block;
text-align:center;
width:140px;
}
.browserlist li a{
display: inline-block;
width:140px;
padding-top:70px;
text-align:center;
font-weight:bold;
font-size:14px;
}
.browserlist li.ie {
background:url(../images/ie.png) no-repeat center top;
}
.browserlist li.ff {
background:url(../images/firefox.png) no-repeat center top;
}
.browserlist li.chrome {
background:url(../images/chrome.png) no-repeat center top;
}
.browserlist li.safari {
background:url(../images/safari.png) no-repeat center top;
}
.browserlist li.opera {
background:url(../images/opera.png) no-repeat center top;
}
.browserlist li img{
text-align:center;
display:block;
}
.browsername {
display:block;
text-align:center;
}
.browserlistsmall {
padding:0;
margin-bottom:5px;
}
.browserlistsmall li {
display: inline-block;
text-align:center;
width:140px;
}
.browserlistsmall li a{
display: inline-block;
width:140px;
padding-top:35px;
text-align:center;
font-weight:bold;
font-size:13px;
}
.browserlistsmall li.ie {
background:url(../images/iesmall.png) no-repeat center top;
}
.browserlistsmall li.ff {
background:url(../images/firefoxsmall.png) no-repeat center top;
}
.browserlistsmall li.chrome {
background:url(../images/chromesmall.png) no-repeat center top;
}
.browserlistsmall li.safari {
background:url(../images/safarismall.png) no-repeat center top;
}
.browserlistsmall li.opera {
background:url(../images/operasmall.png) no-repeat center top;
}
.browserlistsmall li img{
text-align:center;
    display:block;
}
.moresupport {
    background: #EEF3F9;
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
    float: left;
    margin: 30px 0 10px 80px;
    padding: 10px 15px;
    text-shadow: 1px 1px 0 #FFFFFF;
	font-size:14px;
	border: 1px solid #e0edf2;
}
/* Press kit
-----------------------------------------------------------------------------*/
.pressicon {
padding:0;
margin-bottom:5px;
}
.pressicon li {
display: inline-block;
margin-right:10px;
}
.presslogo {
padding:0;
margin-bottom:5px;
width:auto;
}
.presslogo li {
margin-bottom:10px;
padding:7px 7px 3px 7px;
background:#272f34;
display:table;
}
.screenshots {
padding:0;
margin-bottom:5px;
}
.screenshots li {
display: inline-block;
margin-right:7px;
}

/* Support intro
-----------------------------------------------------------------------------*/
.browsersupport {
background:url(../images/icons/browsersupport.png) no-repeat;
width:300px;
height:32px;
margin:0 0 15px 0;
}
.contactsupport {
background:url(../images/icons/contactsupport.png) no-repeat;
width:300px;
height:32px;
margin:15px 0 25px;
}
.supportintro {
display:inline-block;
font-size:15px;
padding:5px 0 0 45px;
}
/* Support 
-----------------------------------------------------------------------------*/
.support p{
margin:10px 0 20px;
padding-bottom:25px;
border-bottom: 1px solid #E6E6E6;
}
.support img{
background:#FFF;
padding:7px;
border: 1px solid #E6E6E6;
margin-top:10px;
display:block;

}
/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	background:url(../images/signupsidebarbg.png) no-repeat right top;
	margin:3px 25px 0 0;
	width:200px;
	height:600px;
	float:left;
	padding:0 0 0 10px;
}
#sidebar2 {
	margin:0 0 0 30px;
	width:330px;
	float:right;
}
#sidebarblog {
	background:url(../images/blogsidebarbg.png) no-repeat left 50px;
	margin-top:3px;
	width:300px;
	height:600px;
	float:right;
	padding:0 0 0 20px;
}
.sidebar2inner {
	width:300px;
	float:left;
	padding:10px;
		border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
	text-shadow:#FFF 1px 1px 0;
	background:#F2F6FB;
border: 2px solid #EDF4F7;
}
.sidebar2innerclean {
	float:left;
	padding:10px;
	text-shadow:#FFF 1px 1px 0;
}
#sidebar h2 {
	font-size:15px;
	font-weight:bold;
	color:#313030;
	padding:8px 0 4px;
	border-bottom:solid 1px #e5e5e5;
}
ul#subnav {

}
ul#subnav li a{ 
font-size:13px;
display:block;
line-height:35px;
padding-left:15px;
color:#666;
text-shadow:#FFF 1px 1px 0;
border-bottom:1px solid #ebebeb;font-weight:bold;
}
ul#subnav li a:hover {
background-color: #ebebeb;
text-decoration:none;
}
ul#subnav li.cur a{
background:#F9F9F9;
font-weight:bold;
color:#ea614e;
}

ul#featurenav {

}
ul#featurenav li a{ 
font-size:14px;
display:block;
line-height:40px;
padding-left:25px;
color:#666;
text-shadow:#FFF 1px 1px 0;
border-bottom:1px solid #ebebeb;
font-weight:bold;
}
ul#featurenav li a:hover {
background-color: #ebebeb;
text-decoration:none;
}
ul#featurenav li.cur a{
font-weight:bold;
color:#ea614e; 
}
ul#featurenav li.cur a.introduction{
background: #F9F9F9 url(../images/icons/introduction.png) no-repeat 7px center ;
padding-left : 30px;  
}
ul#featurenav li.cur a.communicate{
background: #F9F9F9 url(../images/icons/communicate.png) no-repeat 7px center ;
padding-left : 30px;  
}
ul#featurenav li.cur a.collaborate{
background: #F9F9F9 url(../images/icons/collaborate.png) no-repeat 7px center ;
padding-left : 30px;  
}
ul#featurenav li.cur a.files{
background: #F9F9F9 url(../images/icons/files.png) no-repeat 7px center ;
padding-left : 30px;  
}
ul#featurenav li.cur a.more{
background: #F9F9F9 url(../images/icons/more.png) no-repeat 7px center ;
padding-left : 30px;  
}
ul#featurenav li.cur a.software{
background: #F9F9F9 url(../images/icons/software.png) no-repeat 7px center ;
padding-left : 30px;  
}
ul#featurenav a.introduction { 
background: url(../images/icons/introduction.png) no-repeat 7px center ;
padding-left : 30px;  
} 
ul#featurenav a.communicate { 
background: url(../images/icons/communicate.png) no-repeat 7px center ;
padding-left : 30px;   
}
ul#featurenav a.collaborate { 
background: url(../images/icons/collaborate.png) no-repeat 7px center ;
padding-left : 30px;  
} 
ul#featurenav a.files { 
background: url(../images/icons/files.png) no-repeat 7px center ;
padding-left : 30px;    
} 
ul#featurenav a.more { 
background: url(../images/icons/more.png) no-repeat 7px center ;
padding-left : 30px;  
} 
ul#featurenav a.software { 
background: url(../images/icons/software.png) no-repeat 7px center ;
padding-left : 30px;    
} 
/* Featureboxes
-----------------------------------------------------------------------------*/
.tourintro {
clear:both;
margin:0 30px 40px 0;
overflow:hidden;
float:left;
}

.tour {
clear:both;
margin:30px 0;
overflow:hidden;
}
.tour img {
background:#FFF;
padding:7px;
border: 1px solid #E6E6E6;
}
._none img{
background:none;
padding:0;
border:0;
}
.tourtext{
clear:both;
margin:30px 0 0;
overflow:hidden;
}
.tour .left{
float:left;
margin-right:30px;
}
.tour .center{
float:left;
margin-top:5px;
}
.tour .right{
float:right;
margin-left:30px;
}
.tour p, .tourtext p{
font-size:13px;
}
.tourboxleft {
margin:20px 0 20px;
	float:left;
	width:335px;
}
.tourboxright{
	margin:20px 0 10px;
	float:right;
	width:335px;
}
.windows {
   background:#F1F1F1 url(../images/windows.png) no-repeat 7px center;
    border-radius: 10px 10px 10px 10px;
    float: left;
    padding:20px 0 20px 65px;
    text-shadow: 1px 1px 0 #FFFFFF;
	width:265px;
	font-size:14px;
	margin:3px 0 10px 0;
}
.linux {
   background:#F1F1F1 url(../images/linux.png) no-repeat 7px center;
    border-radius: 10px 10px 10px 10px;
    float: left;
    padding:20px 0 20px 65px;
    text-shadow: 1px 1px 0 #FFFFFF;
	width:265px;
	font-size:14px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background:url(../images/backgroundfooter.png) repeat;
	width: 100%;
	margin: -335x auto 0;
	height: 335px;
	float:left;
	font-size:12px;
	border-top:1px solid #222222;
}
#footercontent {
	width: 980px;
	margin:auto;
	color:#E1E1E1;
	padding-top:30px;
	text-shadow:#151515 1px 1px 0;
}
#footerbox {
	width:285px;
	display:inline-block;
	margin-left:10px;
	margin-right:35px;
	float:left;
}
#footerboxcenter {
	width:285px;
	display:inline-block;
	margin-left:10px;
	margin-right:35px;
	float:left;
}
#footerboxright {
	width:285px;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
#footercopy {
	float:left;
	width:950px;
    height:50px;
	border-top: solid 1px #49525B;
	margin:20px 10px 0 10px;
}
#footercopytext {
	padding:17px 0 0 0;
	float:left;
}
#ntricon {
	background:url(../images/ntricon.png) no-repeat;
	display:inline-block;
	width:30px;
    height:35px;
	float:right;
	margin-top:10px;
	margin-right:3px;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/* Tweets
-----------------------------------------------------------------------------*/
small {font-style:italic; }

#tweets li {
	line-height:150%;
}
#tweets .hash { color:#FFF; } 
#tweets .reply { color:#FFF; } 

#tweets a:link { text-decoration:none; color:#ea614e;}
#tweets a:hover { text-decoration:underline; color:#ea614e;}

/* Form
-----------------------------------------------------------------------------*/
._form {}
._form label { float:left; padding: 0; width:550px; margin-top:20px;	font-size:15px; font-weight:bold; color:#313030;}
._form label img {vertical-align: middle; }
._form input.text, textarea, select { padding: 7px; width: 380px; border: 2px solid #CCCCCC; font-family: "Arial", "Helvetica", "Garuda", sans-serif; color:#333; font-size:14px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
._form textarea {height: 100px; }
._form select {width: 398px}
._form input:focus {border-color:#f09284;}
._form textarea:focus {border-color: #f09284;}
._form select:focus {border-color: #f09284;}	
._form .submit { background:url(../images/buttonredbig.png) repeat-x top; border: 1px solid #D23E3E; width:140px; height:40px; cursor:pointer; margin-top:10px; float:left; color:#fff; font-weight:bold;   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px;text-shadow:#a71e1d 1px 1px 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
._form .submit:hover { background:url(../images/buttonredbig.png) bottom}
._form ul { margin:0 0 10px 30px; line-height: 18px; }
._form ol { margin:5px 0 5px 30px; line-height: 18px; }
ol p {margin-bottom:2px;}
.message_sent {
	display:none;
	margin-top:12px;
	  background: #CEE790;
    border: 2px solid #9AC933;
	  padding: 8px 10px;
	  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	  font-weight:bold;
	  color:#637B32;
	  text-shadow:none;
}
._form p {float:left; width:450px; padding:0; margin-bottom:4px; font-size:11px;}
._form hr {margin-top:25px;}

/* Sign up
-----------------------------------------------------------------------------*/
._signupform {float: left;
    }
._signupform  label {
 clear: both;
    display: block;
    font-weight: bold;
    padding: 3px 0;
	font-size:14px;
	margin: 10px 0 0 0;
	color:#596B84;
	}
._signupform label.address {
    clear: both;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 14px 7px 0;
    width: 40px;
	margin:0;
}
._signupform  input.text { 
border: 2px solid #cad6e6;
    float: left;
    padding: 7px;
    width: 350px;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	color:#5A636F;
	font-size: 14px;
	
	}
._signupform  input.username { float:left;  padding: 7px 0px 7px 7px; width: 302px; border: 2px solid #cad6e6; font-size: 14px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; color:#5A636F;font-size: 14px;}
._signupform  textarea {height: 100px; }
._signupform  select {width: 395px}
._signupform  input:focus {border-color:#f09284;}
._signupform  .submit { background:url(../images/buttonredbig.png) repeat-x top; border: 1px solid #D23E3E; width:140px; height:40px; cursor:pointer; margin-top:15px; float:left; color:#fff; font-weight:bold;   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 16px;text-shadow:#a71e1d 1px 1px 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
._signupform  .submit:hover { background:url(../images/buttonredbig.png) bottom}
._signupform  ul { margin:0 0 10px 30px; line-height: 18px; }
._signupform  ol { margin:5px 0 5px 30px; line-height: 18px; }
._signupform ol p {margin-bottom:2px;}
._signupform  label.error {
float:left;
}
.choosedomain {
float:left;
}
.signedupaction {
float:left;
margin:0 0 10px 0;
width:100%;
}
.choosedomain h3 {
margin-top:10px;
}
._signupform p {float:left; padding:0; margin-bottom:4px; font-size:11px;}
._signupform hr {margin-top:17px;}
._signupform .terms {
    float: left;
    font-size: 11px;
    margin-left: 55px;
    margin-top: 26px;
    width: 355px;
}
.signupaddress {
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 0 0;
	margin-left:5px;
	display:inline-block;
	color:#596B84;
}
.unavailable {
color: #CC0000;
display:inline-block;
}
.available {
color: #4FCE11;
display:inline-block;
}
.selectedplan {
float:left;	
	padding:10px;
	background:#CEDDF0;
	color:#456693;
	font-size:22px;
	font-weight:bold;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	border: 1px solid #FFF;

}
.plandetails {
	float:left;
	margin-left:10px;
}
.plandetailslist {
	list-style: disc;
	margin-left:15px;
}
.statusok{
color: #4FCE11;
    font-size: 22px;
    font-weight: bold;

}
.statusfail{
color: #CC0000;
    font-size: 16px;
    font-weight: bold;

}
/* Validation 
-----------------------------------------------------------------------------*/
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #ea614e;
	display:block;
	margin-top:3px;
	font-size:12px;
}
div.error { display: none; }
form.cmxform .gray * { color: gray; }
/* FAQ
-----------------------------------------------------------------------------*/
ul.faq {
	list-style-type:decimal;
	font-size:14px;
	margin:2px  0 20px 0;
	border-bottom: 1px solid #E6E6E6;
padding-bottom: 25px
}
ul.faq li {
margin: 0 0 0 30px;
}
.faqtop{
float:right;
font-size:11px;
padding-top:4px;
}

/* Tipsy
-----------------------------------------------------------------------------*/  
.tipsy { padding: 5px; font-size: 12px; position: absolute; z-index: 100000; line-height:1.3;}
  .tipsy-inner { padding: 8px 8px 8px 15px; background:#f2eaac; border:1px solid #e2ce43; color:#333; max-width: 250px;  border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
  .tipsy-arrow { position: absolute; background: url(../images/tipsy.gif) no-repeat top left; width: 9px; height: 5px; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

/* Pricing
-----------------------------------------------------------------------------*/
.pricingtable {
	float:left;
	text-align:center;
	margin:25px 0 40px;
}
.pricingtable .column {
	background:#F2F6FB;
	float:left;
	width:205px;
	display:inline-block;
	padding:10px;
	margin-right:12px;
	height:285px;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
	text-shadow:#FFF 1px 1px 0;
	border: 2px solid #EDF4F7;
}
.pricingtable .featured {
	background:#f8fafc;
	border:solid 2px #4cc2e2;
	width:200px;
}
.pricingtable .free {
	width:935px;
	display:inline;
	margin-top:10px;
	background:#F2F6FB;
	float:left;
	padding:5px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	border: 2px solid #EDF4F7;
}
.pricingtable ul {
border-bottom:1px solid #FFFFFF;
border-top:1px solid #d1dbe9;
list-style:none outside none;
margin:0 0 18px;
padding:0;
}
.pricingtable li {
border-bottom:1px solid #d1dbe9;
border-top:1px solid #FFFFFF;
line-height:25px;
}
.pricingtable .featured li:hover {
	cursor:help;
}
.pricingtable h1 {
	font-size:28px;
	font-weight:bold;
	color:#ea614e;
	margin:0;
	text-shadow:#FFF 1px 1px 0;
}
.pricingtable h2 {
	font-size:18px;
	font-weight:bold;
	color:#5C5C5C;
	margin-bottom:5px;
}
.pricingtable h3 {
	font-size:13px;
	font-weight:bold;
	color:#43bfe2;
	margin-bottom:5px;
}
.pricingtable h4 {
	font-size:22px;
	font-weight:bold;
	color:#313030;
	text-align:left;
	margin-bottom:-15px;
}
.pricingtable h5 {
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-align:left;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.boxleft {
width:465px;
float:left;
margin:auto;
}
.boxright {
width:466px;
float:right;
margin:auto;
}
.select {
font-size:18px;
margin-left:365px;

}
.select li {
    background:#FFE3DD;
    display: inline;
    font-weight: bold;
  	padding:7px 12px;
    text-shadow: none;
	float:left;
	margin-top:7px;
	cursor:pointer;
}

.select li.you {
-moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;
 color: #EA614E;
}
.select li.you a:hover {
text-decoration:none;
}
.select li.you.selected {
-moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;
 background:#EA614E;
    text-shadow: 1px 1px 0 #CF585B;
}
.select li.you.selected a{
color: #FFFFFF;
text-decoration:none;
}
.select li.we {
-moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px ; border-radius:5px 0 0 5px ;
 color: #EA614E;
 text-decoration:none;
}
.select li.you.selected:hover {
background:#EA614E;
}
.select li.you:hover {
background:#ffc4b9;
text-decoration:none;
}
.select li.we.selected{
 background:#EA614E;
    color: #FFFFFF;
    text-shadow: 1px 1px 0 #CF585B;
}
.select li.we.selected a{
color: #FFFFFF;
text-decoration:none;
}
.select li.we.selected:hover {
background:#EA614E;
}
.select li.we:hover {
background:#ffc4b9;
}
.select li.we a:hover {
text-decoration:none;
}


.blog-wrap {
}
.blog-title {
	font-size: 30px;
	margin: 0px;
	color: #EA614E;
	line-height: 35px;
    margin-bottom: 5px;
}
.blog-title a {
	color: #EA614E;
	text-decoration: none;
}
.blog-title a:hover {
	color: #ee8475;
	text-decoration: none;
}
.blog-date {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	color: #999999;
	font-size:14px;
}
.blog-content {
	clear: both;
}
.num_comments {
	background:url(../images/blogborder.png) no-repeat bottom left;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 15px;
	clear: both;
	margin-bottom:30px;
	height:35px;
	
}
.comment-line {
    margin-bottom: 10px;
    float: left;
    border-bottom-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 100%;
}
.comment-date {
color:#999999;
}
.comment-name {
    padding-right: 10px;
	font-weight: bold;
	float:left;
}
.blog-comment {
	padding-bottom: 40px;
}
.comment-form {
    clear: both;
    padding: 20px;
    background-color: #EBEBEB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	float:left;
	width:390px;
}
.comment-form textarea, .comment-form input {
  border: 1px solid #CCCCCC;
    color: #333333;
    font-family: "Arial","Helvetica","Garuda",sans-serif;
    font-size: 12px;
    padding: 5px
}
.comment-form .submit { background:#EA614E; width:75px; height:30px; cursor:pointer; border:0; margin-top:10px; float:left; color:#fff; font-weight:bold;text-shadow:#a71e1d 1px 1px 0;    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
.comment-form .submit:hover {
background:#ee8475;
text-shadow:none;
}
.comment-label {
font-weight:bold;
margin-bottom:2px;
}
.comments {
    padding-top: 20px;
    clear: both;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.comments h2{
margin-bottom:15px;
}
.blog-pagination {
    width: 250px;
    margin: 0px;
    clear: both;
    float: left;
    padding-left: 0px;
    padding-bottom: 30px;
    padding-right: 0px;
    padding-top: 30px;
}
.blog-pagination a {
    text-decoration: none;
    font-weight: bold;
    color: white;
    background-color: #999;
    font-size: 12px;
    padding: 7px;
    margin: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.add {
	font-size: 20px;
}
