body, h1, h2, h3, h4, h5, ul, ol,  p, form, fieldset, img {
	margin: 0;
	padding: 0;
	border:0;
}

body {
    font: 100% Tahoma, Times New Roman, Helvetica, Trebuchet MS, Verdana, sans-serif;
    text-align: center;
    background-image: url(../images/bg_top.gif); background-repeat: repeat-x;
}

.clear {
	height:1px;
	overflow:hidden;
	clear:both;
}

ul, ol {
	list-style-type:none;
}

a {text-decoration:none;color:#0099cc;}

a:hover {text-decoration:underline;}

h1 {
	color:#327bae;
	text-transform:uppercase;
	font-size:.75em;
	line-height:16px;
}

h1 span,
h2 span,
h3 span {
	display:none;
}

#holder {
	width:900px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url(../images/site_holderbg.gif) 0 0 repeat-y;
}

#header {
	background:url(../images/site_headerimg.jpg) 0 0 no-repeat;
}

#header .logo {
	padding:76px 0 2px 69px;
}

#nav {
	width:800px;
	margin:0 auto;
}

#nav ul {
	margin:25px 0 0 0;
	float:left;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	font-size:.9em;
	color:#3ca4c9;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#nav ul li a:hover {
	color:#106BA2;
}

#nav ul li a span {
	display:block;
}

#nav ul li a .l {background:url(../images/site_nav_left.gif) 0 0 no-repeat;padding-left:10px;}
#nav ul li a .first {background:url(../images/site_nav_first.gif) 0 0 no-repeat;padding-left:10px;}
#nav ul li a .r {background:url(../images/site_nav_right.gif) 100% 0 no-repeat;padding-right:10px;}
#nav ul li a .last {background:url(../images/site_nav_last.gif) 100% 0 no-repeat;padding-right:10px;}
#nav ul li a .bg {background:url(../images/site_nav_bg.gif) 0 0 repeat-x;padding:8px 1px 13px 2px;}


#nav ul .sel a {
	color:#217fb8;
}
#nav ul .sel a .l {background:url(../images/site_navsel_left.gif) 0 0 no-repeat;}
#nav ul .sel a .first {background:url(../images/site_navsel_left.gif) 0 0 no-repeat;}
#nav ul .sel a .r {background:url(../images/site_navsel_right.gif) 100% 0 no-repeat;}
#nav ul .sel a .last {background:url(../images/site_navsel_right.gif) 100% 0 no-repeat;}
#nav ul .sel a .bg {background:url(../images/site_navsel_bg.gif) 0 0 repeat-x;}

#nav ul .blog .pic {background:url(../images/site_nav_blog.gif) 0 0 no-repeat;padding-left:23px;}
#nav ul .sel .pic {background:url(../images/site_nav_blogblue.gif) 0 0 no-repeat;}
#nav ul .forum .pic {background:url(../images/site_nav_forum.gif) 0 0 no-repeat;padding-left:32px;}

#content {
	width: 900px;
}

#content .inside {
	padding: 45px 0 0 50px;
}

/* left */
#content .leftside {
	width: 350px;
	float: left;
	margin: 0 25px 0 0;
}

#content .leftside .insider {
	padding: 0 0 0 25px;
}


#content .leftside p {
	font-size:.7em;
	line-height:18px;
}


.border {
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:solid 1px #e2e2e2;
} 


/* right */

#content .rightside {
	float:left;
	width:375px;
}


.box {
	width:375px;
	background: url(../images/shadow_bg.gif) 0 100% repeat-x;
	margin-bottom:5px;
}

.box .t {
	background: url(../images/shadow_t.gif) 0 0 repeat-x;
}
.box .l {background: url(../images/shadow_l.gif) 0 0 repeat-y;}
.box .b {background: url(../images/shadow_b.gif) 0 100% repeat-x;}
.box .r {background: url(../images/shadow_r.gif) 100% 0 repeat-y;}

.box .bl {background: url(../images/shadow_bl.gif) 0 100% no-repeat;}
.box .br {background: url(../images/shadow_br.gif) 100% 100% no-repeat;}
.box .tl {background: url(../images/shadow_tl.gif) 0 0 no-repeat;}
.box .tr {background: url(../images/shadow_tr.gif) 100% 0 no-repeat;padding:24px 30px 24px 26px;}

.box p {
	color:#607682;
	font-size:.7em;
	line-height:18px;
}

.box strong {
	color:#487e9b;
	font-size:.65em;
	display:block;
	margin:10px 0;
}




/* ======== */
/* HOMEPAGE */
/* ======== */

.homepage .box1 h3 {background: url(../images/homepage_title_about.gif) 0 0 no-repeat;}
.homepage .box2 h3 {background: url(../images/homepage_title_what.gif) 0 0 no-repeat;}
.homepage .box3 h3 {background: url(../images/blog_title_tips.gif) 0 0 no-repeat;}

.homepage .title {
	background:url(../images/homepage_title_welcome.gif) 0 0 no-repeat;
	width:331px;
	height:15px;
}

.homepage .title span {
	display:none;
}

.homepage h1 {
	width:330px;
	margin: 14px 0;
}

.homepage h2 {
	background:url(../images/homepage_title_hot.gif) 0 0 no-repeat;
	width:113px;
	height:12px;
	margin: 0 0 10px 0;
}

.homepage .box h3 {
	height:12px;
	width:200px;
	margin-bottom:10px;
}

/* ======== */
/* COMMERCE */
/* ======== */

.commerce h1 {
	background:url(../images/commerce_title_commerce.gif) 0 0 no-repeat;
	width:331px;
	height:15px;
	margin-bottom:23px;
}

.commerce  #content .leftside {
	width: 800px !important;
}

.commerce .box {
	width:246px;
	float:left;
	margin:0 4px 0 0;
	text-align:center;
}	

.commerce .box .tr {height:105px;background: url(../images/shadow_tr.gif) 100% 0 no-repeat;padding:195px 26px 24px 26px;}

.commerce .box {
	background:url(../images/commerce_product1.jpg) 0 13px no-repeat;
}	

.commerce .box2 {
	background:url(../images/commerce_product2.jpg) 0 13px no-repeat;
}	

.commerce .box3 {
	background:url(../images/commerce_product3.jpg) 0 13px no-repeat;
}	

.commerce h2 {
	color:#607682;
	font-size:.7em;
	line-height:18px;
	font-weight:normal;
	height:70px;
}
.commerce .box .tr div {
	text-align:center;
}

.commerce .download span {
	display:none;
}

.commerce .download {
	background:url(../images/commerce_download.gif) 0 0 no-repeat;
	display:block;
	height:13px;
	margin:0 0 5px 60px;
}


/* ========== */
/* INSTRUCTOR */
/* ========== */

.instructor h1 {
	background:url(../images/instructor_title_commerce.gif) 0 0 no-repeat;
	width:273px;
	height:15px;
	margin-bottom:5px;
}

.instructor h2 {
	color:#327bae;
	text-transform:uppercase;
	font-size:.75em;
	line-height:16px;
	margin-bottom:25px;
}

.instructor .days {
	font-size:.75em;
	color:#01548e;
	text-align:left;
}

.instructor .days b {
	display:block;
	float:left;
}


.instructor .box .tr {height:450px;background: url(../images/shadow_tr.gif) 100% 0 no-repeat;padding:20px !important;}

.instructor .days span {
	display:block;
	color:#327bae;
	float:right;
}

.instructor  #content .leftside {
	width: 800px;
}

.instructor .box {
	width:246px;
	float:left;
	margin:0 4px 20px 0;
	text-align:center;
}	

.instructor dl,
.instructor dt,
.instructor dd {
	margin:0;
	padding:0;
}

.instructor dl {
	margin:25px 0 0 0;
	line-height:18px;
}

.instructor dt {
	font-size:.65em;
	color:#487e9b;
	font-weight:bold;
}	

.instructor dd {
	font-size:.7em;
	color:#607682;
	margin-bottom:13px;
}	

.instructor address {
	font-style:normal;
	font-size:.7em;
	line-heigth:18px;
}

.instructor address a {
	color:#0099cc;
}

/* ========== */
/* TUTORIALS */
/* ========== */

.tutorials  #content .leftside {
	width: 800px;
}

.tutorials .box {
	width:248px;
	float:left;
	margin:0 4px 20px 0;
	text-align:left;
}	

.tutorials h1 {
	background:url(../images/video_title_training.gif) 0 0 no-repeat;
	width:273px;
	height:15px;
	margin-bottom:20px;
}


.tutorials .box1 h2 {
	background:url(../images/video_title_select.gif) 0 0 no-repeat;
	width:99px;
	height:9px;
	margin: 0 0 25px 50px !important;
}

.tutorials .box1 ul li {
	margin-bottom:11px;
}

.tutorials .box1 ul li a {
	display:block;
	width:195px;
	height:75px;
	color:#3ca4c9;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/video_nonactivebg.gif) 0 0 no-repeat;
}

.tutorials .box1 ul .sel a {
	background:url(../images/video_activebg.gif) 0 0 no-repeat;
}
	
.tutorials .box1 ul a span {
	display:block;
	text-align:center;
	padding:50px 0 0 0;
}

.tutorials .box2 {
	width:500px;
}	

.tutorials .box2 h2 {
	background:url(../images/video_title_title.gif) 0 0 no-repeat;
	width:144px;
	height:9px;
	margin: 0 0 20px 0 !important;
}

.tutorials .box2 ul {
	float:left;
	list-style-image:url(../images/video_bullet.gif);
}	

.tutorials .box2 .tr {padding-bottom:10px !important;}


.tutorials .box2 ul li a {
	font-size:.7em;
	color:#000;
}

.tutorials .box2 .first {
	width:190px;
	margin:0 40px 0 15px;
}

* html .tutorials .box2 .first {
	margin:0 40px 0 10px;
}

.tutorials .box2 p {
	padding: 20px 0 0 0;
}

.tutorials #footer p {
	margin: 0 !important;
}


/* ========== */
/* TRAINING */
/* ========== */

.training h1 {
	background:url(../images/training_title_training.gif) 0 0 no-repeat;
	width:123px;
	height:15px;
	margin-bottom:5px;
}

.training #content .rightside {
	padding:0px 0 0 0;
}

.training #content .leftside {
	width: 395px;
	float: left;
	margin-right:4px;

}

.training #content .rightside .first {
	font-size:.7em;
	line-height:18px;
	padding-bottom:18px !important;
}

.training #content .rightside .first span {
	color:#0099cc;
}

.training .box {
	margin-top:20px;
}

.training .box1 {
	width:370px;
}

.training  #content .leftside  p {
	width:330px;
}

.training .box1 h2 {
	background:url(../images/training_title_catalog.gif) 0 0 no-repeat;
	width:177px;
	height:10px;
	margin: 0 0 10px 0 !important;
}

.training .box2 h2 {
	background:url(../images/training_title_order.gif) 0 0 no-repeat;
	width:177px;
	height:10px;
	margin: 0 0 10px 0 !important;
}

.training .box3 h2 {
	background:url(../images/training_title_deploy.gif) 0 0 no-repeat;
	width:300px;
	height:10px;
	margin: 0 0 10px 0 !important;
}

.training .box ul {
	float:left;
	width:320px;
	height:510px;
}	

.training .box3 ul {
	float:left;
	width:320px;
	height:300px;
}	

.training .box ul li  {
	background:url(../images/video_bullet.gif) 0 6px no-repeat;
	padding:0 0  0 15px;
}

.training .box ul li a {
	font-size:.7em;
	color:#000;
}

.training .box ul ol {
	padding: 0 0 0 20px;
}

.training .box ul ol li {
	background:url(../images/training_bullet.gif) 0 10px no-repeat;
}
	
.training .box ol li a {
	font-size:.65em;
	color:#6f7981;
}

.training #content .rightside {
	float:left;
	width:375px;
}

.training .checkout {
	/*background:url(../images/training_checkout.gif) 0 0 no-repeat;*/
	background:url(../images/shadow_l.gif) 0 0 no-repeat;
	padding: 11px 0 15px 205px;
	color:#000;
	font-size:.7em;
	font-weight:bold;
	margin:20px 0 25px -3px;
}

.training .end {
	padding:0;
	font-size:.7em;
}

.training .end p {
	padding:0 90px 25px 0;
	line-height:18px;
}


.training #footer {
	margin: -20px 0 0 0;
}

.training #content {
	padding-top:45px;
}

.traininginsider {
	padding:0 0 0 50px;
}

/* ======== */
/* 	BLOG    */
/* ======== */

.blog #content {
	padding-top:45px;
}

.blog .leftside {
	width:270px !important;
}

.blog .leftside .box {
	width:247px;
}

.blog #content .rightside {
	padding:0 !important;
	margin:0 !important;
	float:left !important;
	width:450px;
}


.blog .leftside ul li {
	display:inline;
	color:#607682;
	font-size:.7em;
}

.blog .leftside h2 {
	margin: 20px 0 8px 0;
	height:11px;
}

.blog .leftside select {
	width:195px;
}

.blog .leftside h1 {
	background:url(../images/blog_title_tags.gif) 0 0 no-repeat;
	width:28px;
	height:11px;
	margin-bottom:15px;

}

.blog .leftside .title2 { background:url(../images/blog_title_archives.gif) 0 0 no-repeat;}
.blog .leftside .title3 { background:url(../images/blog_title_server.gif) 0 0 no-repeat;}
.blog .leftside .title4 { background:url(../images/blog_title_cool.gif) 0 0 no-repeat;}
.blog .leftside .title5 { background:url(../images/blog_title_tips.gif) 0 0 no-repeat;}
.blog .leftside .title6 { background:url(../images/blog_title_wpt.gif) 0 0 no-repeat;}

.blog .announcement p {
	color:#487e9b;
	font-size:.65em;
}

.blog .announcement h3 {
	color:#01548e;
	font-size:.9em;
	margin:7px 0;
}

.blog .announcement strong {
	color:#327bae;
	font-size:.75em;
	text-transform:uppercase;
}

.blog .announcement ul,
.blog .announcement p,
.blog .announcement div,
.blog .announcement em,
.blog .announcement span,
.blog .announcement b {
	font-size:.7em;
	line-height:18px;
}

.blog .announcement em,
.blog .announcement span {
	display:block;
}

.blog .announcement em {
	margin:15px 0;
}

.blog .announcement ul {
	margin:20px 0;
}

.blog .announcement ul li {
	background:url(../images/blog_crossbullet.gif) 0 6px no-repeat;
	padding:0 0 0 10px;
}

.blog .announcement .last a {
	color:#0099cc;
	display:block;
	float:left;
}

.blog .announcement .last span {
	display:block;
	color:#898989;
	float:left;
	width:20px;
	text-align:center;
}

.blog .announcement b {
	color:#0099cc;
	display:block;
	margin-bottom:10px;
}

.blog .border {
	padding-bottom:20px;
	margin-bottom:20px;
} 

/* ======== */
/* 	FOOTER  */
/* ======== */
#footer {
	background:url(../images/site_footerimg.gif) 0 0 no-repeat;
	color: #888888;
}

#footer p {
	padding:5px 0 20px 30px ;
	font-size:.6em !important;
	margin:30px 0 0 0 ;
}30px ;
	font-size:.6em !important;
	margin:30px 0 0 0 ;
}