/*----- Start "Main definitions" -----*/
* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 130%;
    font-family: Arial, "Trebuchet MS", sans-serif;
    color: #666;
    background: #fff url(../css/images/body-bg.gif) repeat-x 0 0;
    text-align: left;
}

/*----- Start "Clear" -----*/
.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
/*------ End "Clear" ------*/

/*----- Start "Link styles" -----*/
a img { border: 0; }
a { color: #dc1929; text-decoration: underline; }
a:hover { text-decoration: none; }
/*------ End "Link styles" ------*/

/*----- Start "Box positions" -----*/
.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }
/*------ End "Box positions" ------*/

/*----- Start "Text positions" -----*/
.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }
/*------ End "Text positions" ------*/

/*----- Start "Images" -----*/
p img { padding: 0; max-width: 100%; }
/*	
Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) 
*/

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 5px 0 2px 15px; display: inline; }
img.alignleft { margin: 5px 15px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
/*------ End "Images" ------*/

h1 {
	color: #fff;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 42px;
	letter-spacing: 96%;
	line-height: 130%;
	padding-top: 23px;
	padding-bottom: 30px;
	text-align:center;
}
h1 span {
	display: block;
	padding-left: 40px;
}
h2 {
	font-size: 17px;
	line-height: 23px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #474747;
	font-weight: normal;
	padding:1px 0 16px 0;
}

/*------ End "Main definitions" ------*/

#page {
	width: 840px;
	margin: 0 auto;
	padding-top: 14px;
}
#header {
	margin-bottom: 16px;
	height: 403px;
}
#footer {
	padding-top:15px;
	padding-bottom: 25px;
	text-align: center;
	line-height: 170%;
}

#footer a {
	text-decoration: none;
}

#footer a.telnic {
	color: #3b5998;
	font-weight: bold;
	text-decoration: none;
}



#header .top,
#header .bot {
	height: 10px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
#header .top {
	/*background: url(images/header-top.png) no-repeat 0 0;*/
	background: url(../css/images/header-top.gif) no-repeat 0 0;
}
#header .bot {
	height: 12px;
	background: url(../css/images/header-bot.png) no-repeat 0 0;
}
#header .cnt {
	height: 385px;
	background: transparent url(../css/images/header-cnt.png) repeat-y 0 0;
	padding: 0 1px 0 3px;
}
#header .content {
	height: 380px;
	background: url(../css/images/header-content.gif) repeat-x 0 0;
	padding:7px 40px 0 40px;
	/*border:solid 1px red;*/
}
#header .content .left-side {
	float: left;
	display: inline;
	padding-top: 10px;
	width: 420px;
}
#header .content .right-side {
	float: right;
	display: inline;
	padding-top: 10px;
	width: 320px;
}

#header .content .movie
{
	z-index:-1;
}

#header .content .sharethis {
	float: right;
	padding:9px 0 9px 0;
}

#header .content .sharethis a {
	color:#666;
	text-decoration:none;
}

.domain-form {
	height: 105px;
	width: 400px;
	background: url(../css/images/form-bg.gif) no-repeat 0 0;
	padding: 15px 0 0 15px;
}
.domain-form h3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 96%;
	padding-bottom: 12px;
}
.domain-form h3 strong {
	font-size: 24px;
	color: #ffe537;
}
.domain-form .arrow {
	float: left;
	display: inline;
	height: 44px;
	width: 41px;
	background: url(../css/images/domain-form-arrow.gif) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	margin-top: -2px;
	margin-left: 10px;
	margin-right: 18px;
}
.domain-form .field-place {
	float: left;
	display: inline;
	height: 35px;
	width: 205px;
	background: url(../css/images/domain-form-field.gif) no-repeat 0 0;
	margin-right: 8px;
}
.domain-form .field-place .field {
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 18px;
	padding:6px 5px;
	border: 0;
	width: 195px;
	background: 0;
	color: #999;
}
.domain-form label {
	font-size: 21px;
	color: #fff;
	float: left;
	display: inline;
	padding-top: 10px;
	margin-right: 12px;
}
.domain-form .button {
	float: left;
	display: inline;
	height: 32px;
	width: 43px;
	background: url(../css/images/domain-form-button.gif) no-repeat 0 0;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: #112c8a;
	font-family: Arial, "Trebuchet MS", sans-serif;
	border: 0;
	margin-top: 2px;
	cursor: pointer;
}
.simplebox h3 {
	font-size: 18px;
	letter-spacing: 96%;
	color: #2e2e2e;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", sans-serif;
}
.simplebox { margin-bottom: 15px; }
.simplebox .top { height: 42px; line-height: 42px; padding:0px 4px 2px 4px; }
.simplebox .cnt { padding: 0 4px; width: 832px; }
.simplebox .bot { height: 10px; }
.simplebox h3 { text-align:center; }


#bottombox .top { background: url(../css/images/bottom-box-top.png) no-repeat 0 0; padding-top:2px; }
#bottombox .cnt { background: url(../css/images/bottom-box-cnt.gif) repeat-y 0 0; }
#bottombox .bot { height: 10px; background: url(../css/images/bottom-box-bot.gif) no-repeat 0 0; }
#bottombox .left-side {
	float: left;
	display: inline;
	width: 386px;
	padding-left: 67px;
}
#bottombox .right-side {
	width: 528px;
	float: right;
	display: inline;
}
#bottombox .content .right-side {
	font-size: 18px;
	line-height: 120%;
	font-weight: normal;
	font-family: "Times New Roman", Georgia, "MS Trebuchet", serif;
	padding: 15px 28px 10px 28px;
	width: 472px;
}


#whosgotbox .top { background: url(../css/images/bottom-box-top.gif) no-repeat 0 0; padding-top:2px; }
#whosgotbox .cnt { background: url(../css/images/bottom-box-cnt.gif) repeat-y 0 0; }
#whosgotbox .bot { height: 10px; background: url(../css/images/bottom-box-bot.gif) no-repeat 0 0; }

#whosgotbox div.panel
{
	float:left;
	width:140px;
	margin:9px 0px 8px 20px;
	text-align:center;
}

#whosgotbox div.panel h4
{
	color:#406c9b;
	font-size:13px;
	padding:0 0 3px 0;
}
#whosgotbox div.panel p
{
	padding:0 0 2px 0;
}




#howtousebox .top { background: url(../css/images/bottom-box-top.png) no-repeat 0 0; padding-top:2px; }
#howtousebox .cnt { background: url(../css/images/bottom-box-cnt.gif) repeat-y 0 0; }
#howtousebox .bot { height: 10px; background: url(../css/images/bottom-box-bot.gif) no-repeat 0 0; }

#howtousebox .left-side
{
	float:left;
	width:350px;
	padding:0 0 0 40px;
}

#howtousebox .right-side
{
	float:right;
	width:350px;
	padding:0 40px 0 0;
}

#howtousebox  div.panel
{
	float:left;
	width:140px;
	margin:9px 0px 8px 20px;
	text-align:center;
}

#howtousebox  div.panel h4
{
	color:#406c9b;
	font-size:13px;
	padding:0 0 3px 0;
}
#howtousebox  div.panel p
{
	padding:0 0 2px 0;
}


ul.ticks 
{
	padding:10px 0 10px 0;
	margin:0;
	list-style:none;
}

ul.ticks li
{
	background: url(../images/tick.gif) no-repeat 0 0 ;
	padding:5px 0 10px 35px;
	font-size:16px;
	font-weight:bold;
}


#howtousebox .right-side p 
{
	padding:20px 0 10px 0;
	line-height:160%;
}







.videos {
	padding: 15px 0 15px 30px;
}
.videos .thumbnail {
	float:left;
	margin-right:10px;
}
.videos .article {
	float: left;
	display: inline;
	margin-right:15px;
}
.videos .article p {
	float:left;
	width:100px;
	font-size:13px;
	line-height:18px;
}
.videos .article a {
	color: #666;
	text-decoration: none;
}
.videos .article a strong {
	color:#436c9a;
}

#middlebox .top { background: url(../css/images/middlebox-top.gif) no-repeat 0 0; padding-top: 2px; padding-bottom: 0px; }
#middlebox .bot { height: 10px; background: url(../css/images/middlebox-bot.gif) no-repeat 0 0; }
#middlebox .cnt { background: url(../css/images/middlebox-cnt.gif) repeat-y 0 0; }

#middlebox .left-side {
	width: 350px;
	float: left;
	display: inline;
	/*border:solid 1px red;*/
}
#middlebox .right-side {
	width: 468px;
	float: right;
	display: inline;
	/*border:solid 1px blue;*/
	margin-right:6px;
}

.articles {
	padding-top: 20px;
	padding-left: 10px;
}
.articles .article {
	float: left;
	display: inline;
	margin: 0 10px 30px 10px;
	width: 145px;
}

.articles .article h4 {
	font-weight: bold;
	font-size: 15px;
	color: #436c9a;
	font-family: Arial, "Trebuchet MS", sans-serif;
	line-height: 120%;
	padding-top: 6px;
}




/* replaced */
#expbox {
	width: 460px;
	height: 520px;
	position: relative;
	margin: 15px  auto;
}
#expbox img {
	position: absolute;
	bottom: -5px;
	left: 77px;
	display: block;
	width: 322px;
	height: 520px;
}
#expbox .left-boxes {
	position: absolute;
	left: 0;
	top: 64px;
	height: 440px;
	width: 138px;

}
#expbox .right-boxes {
	position: absolute;
	right: 0;
	top: 58px;
	height: 410px;
	width: 196px;
}
#expbox .box {
	position: absolute;
	top: 0;
	line-height: 120%;
}
#expbox .left-boxes .box {
	left: 0;
	width: 100px;
}
#expbox .right-boxes .box {
	right: 0;
	width: 106px;
}

/*----- Start "Bubbles Roundeds" -----*/
#expbox .box .bubble-top,
#expbox .box .bubble-bot {
	height: 9px;
	line-height: 0;
	font-size: 0;
	text-indent: -4000px;
}
#expbox .left-boxes .box .bubble-top {
	background: url(../css/images/small-bubble-top.gif) no-repeat 0 0;
}
#expbox .left-boxes .box .bubble-bot {
	background: url(../css/images/small-bubble-bot.gif) no-repeat 0 0;
}
#expbox .right-boxes .box .bubble-top {
	background: url(../css/images/big-bubble-top.gif) no-repeat 0 0;
}
#expbox .right-boxes .box .bubble-bot {
	background: url(../css/images/big-bubble-bot.gif) no-repeat 0 0;
}
#expbox .box .bubble-cnt {
	background: #ffefb5;
	border-left: solid 1px #ffd233;
	border-right: solid 1px #ffd233;
	padding-left: 12px;
	padding-right: 6px;
}
/*------ End "Bubbles Roundeds" ------*/

/*----- Start "Bubbles Positions" -----*/
#expbox #bubble-1 {
	top:0px;
	left:0px;
}

#expbox #bubble-2 {
	top: 127px;
	left:0px;
}
#expbox #bubble-3 {
	top: 310px;
	left:0px;
}

#expbox #bubble-4 {
	top:0;
}

#expbox #bubble-5 {
	top: 141px;
}
#expbox #bubble-6 {
	top: 308px;
}
/*------ End "Bubbles Positions" ------*/


/*----- Start "Bubbles Arrows" -----*/
#expbox .arrow { 
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	position: absolute;
}
#expbox .left-boxes .arrow {
	right: -38px;
	width: 39px;
}
#expbox #bubble-1 .arrow {
	background: url(../css/images/bubble-1.gif) no-repeat 0 0;
	height: 10px;
	top: 17px;
}
#expbox #bubble-2 .arrow {
	background: url(../css/images/bubble-2.gif) no-repeat 0 0;
	height: 30px;
	top: 41px;
}
#expbox #bubble-3 .arrow {
	background: url(../css/images/bubble-3.gif) no-repeat 0 0;
	height: 22px;
	top: 14px;
}
#expbox #bubble-4 .arrow {
	background: url(../css/images/bubble-4.gif) no-repeat 0 0;
	height: 12px;
	width: 53px;
	top: 50px;
	left:-52px;
}
#expbox #bubble-5 .arrow {
	background: url(../css/images/bubble-5.gif) no-repeat 0 0;
	height: 18px;
	width: 62px;
	top: 15px;
	left: -61px;
}
#expbox #bubble-6 .arrow {
	background: url(../css/images/bubble-6.gif) no-repeat 0 0;
	height: 11px;
	width: 43px;
	left: -42px;
	top: 30px;
}
/*------ End "Bubbles Arrows" ------*/

