/***********************************************/
/* style.css                                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #ffffff url("../images/bg_grad.jpg") repeat-x;
	float:none;
	
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 108% Verdana,sans-serif;
	color: #334d55;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

h1custom{
	font: bold 108% Verdana,sans-serif;
	color: #334d55;
	margin-top: 0px;
	padding: 0px;

}

h2{

 font-size:1.25em;
 color: #000090;
}

h3{
	
 text-align:center;
}

h4{
 font: 100% Verdana,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
    margin-right:auto;
    margin-left:auto;
    margin-bottom:100px;
	width:80%;
	min-width:750px;
}

#pagecell1{
	position:relative;
	top:42px;



	
	height:80%;
	background-color:#ffffff;
	display:block;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #ccd2d2;
	border-bottom: 1px solid #ccd2d2;
	
    
}





#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position:relative;
	margin-top:0;
        margin-right: auto;
        margin-left: auto;
	
	
}




#bottomhead{
	position: relative;
	bottom:0px;
        margin-right: auto;
        margin-left: auto;
	
	
	float:none;
}

#pageNav{
	position:absolute;
	float:left;
	width:152px;
	padding: 0px;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
	display:block;
	
	overflow:hidden;
}

#content{
	padding: 0px 0px 0px 0px;
	background:  url(../images/bg_content.jpg) repeat-y 0 0 ;
	
}

/*** IE GIMLICK *****/
* html .container {
	margin-left: -750px;
	position: relative;
}

* html .minwidth1 {
	padding-left: 750px;
}
/*\*/
* html .minwidth1, * html .layout, * html .container, * html .content {
	height: 1px;
}
/**/



/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}



/************** pageName styles ****************/

#pageName{
    position: static;
	padding: 5px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;

}

#pageName h2{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: static;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	
}

/************* globalNav styles ****************/

#globalNav{
	
position: relative;

height: 40px;
color: #cccccc;
padding-top:10px;
padding-left:5px;
background-image:  url("../images/glbnav_background.gif") ;
}

#globalNavLeft{
	position: absolute;
	top: 0px;
	left:0px;
	width:4px;
	background-image:  url("../images/gblnav_left.gif") ;
}


#bottomNav{
position: relative;
width: 72%;

height: 20px;
color: #cccccc;
padding: 5px;

background-image:  url("../images/bot_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#globalNav h1 img{
position:absolute;
top:5px;
margin-left:0.5em;
}




#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	
	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("../images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	padding: 0px 10px 0px 0px;
	float:left;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	display: block;
	float:none;
}   
   
.story_fix{
	padding: 20px 0px 0px 185px;
	font-size: 80%;
	min-height:600px;
	height:600px;
	margin-right:5%;
	margin-left:3%;
	
	
}

div[class] .story_fix {
    height:auto;
}

.story h3{
	font: bold 125% Verdana,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 0px 0px;
}

.story a.capsule{
	font: bold 1em Verdana,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	font: bold 80% Verdana,sans-serif;
	
}

.question{
	font: bold 1em Verdana,sans-serif;
    color: #005FA9;
    margin-bottom:-10px;
}

.inside {
	font: bold 1em Verdana,sans-serif;
	color: #005FA9;
	
	margin-right:20px;
	display:block;
	
	padding-bottom: 5px;
	
}

.inside_button{
	font: bold 1em Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #333333;
	display:block;
}
.inside_button2{
	font: bold 1em Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #333333;
	display:block;
}

.place {
	font: bold 1em Verdana,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 0px;
	padding-left: 1px;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	padding-left:10px;
	color: #000000;
    border-top: 1px solid #cccccc;
    
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	
}


/************ sectionLinks styles **************/

#sectionLinks{
	
	
	margin: 0px;
	padding: 0px;
		
}

#sectionLinks h3{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 8px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	
}


.relatedLinks a:link, .relatedLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../images/bg_nav2.jpg");
	font-size:90%;
	font-weight: bold;
	padding: 3px 0px 3px 25px;
	color: #21536A;
}


.relatedLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CCDDEE;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.relatedLinks2 a{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	height: 70px;
	opacity: 0.5;
	left: 10px;
}

.relatedLinks h3{
	padding: 0px 0px 2px 0px;
}

.relatedLinks2 a:hover{
	opacity: 1;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/**************** warning styles *****************/

.warning{
	font-size:110%;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}

.notice{
	font-size:110%;
	font-weight: bold;
	color: #00ee00;
	text-align:center;
}

.fieldWithErrors {
padding: 2px;
background-color: red;
display: table;
}

/************** Table of content styles *********/



#table_content a:hover{
text-decoration:underline;
}

#table_content h2{
 margin-bottom:0px;
 margin-top:0px;
 font-size:1.25em;
 color: #000090;
 text-decoration:none;
}

#table_content h3{
 margin-bottom:0px; 
 margin-top:0px; 
 padding-left:30px;
 color: #000000;
 font-style:normal;
 font-size: 1.1em;
 text-decoration:none;
}

#table_content h4{
 margin-bottom:0px; 
 margin-top:0px; 
 font-style:italic;
 padding-left:50px;
 font-size:1em;
 text-align:left;
 color: #000000;
 text-decoration:none;
}




/***********************************************/

.table_img{
overflow:scroll;
}


/************ custom corner styles *************/

.tablesample { 
}

.tablesample td { 
background-color: #e4ecec; padding: 0px;
 }
 
.tablesample .top .left, .tablesample .top .right, .tablesample .bottom .left, .tablesample .bottom .right { 
width: 10px; height: 10px; background-color: #00FF00; 
}

.tablesample .top .left { 
background-image: url("../images/tl.gif"); 
}

.tablesample .top .right { 
background-image: url("../images/tr.gif"); 
}

.tablesample .bottom .left {
 background-image: url("../images/bl.gif"); 
}

.tablesample .bottom .right { 
background-image: url("../images/br.gif"); 
}

.tablesample .separator {
	background-color: #0033CC;
	height: 30px;
}

.tablesample .separator {
	background-color: #0033CC;
	height: 30px;
}


.tablesample .separator .left, .tablesample .separator .right{
	height: 1px;
}

td.separator{
	background-color: #0033CC;
	height: 1px;
}


select
{
    font-family:verdana, comic sans ms;
}

.box
{
	padding: 0px;
	padding-bottom: 0px;
}








/* Custom corners addition */
div.box {
  background:  url("../images/custom_corners_topleft.gif") top left no-repeat;
  position:relative;
  } 
div.box h3 {
  position:relative;
  background:  url("../images/custom_corners_topright.gif") top right no-repeat;
  font-size:1.3em;
  padding:15px;
  padding-left:0;
  margin:0;
  margin-bottom:3px;
  text-align:center;
  color: #005FA9;
  right:-8px;
  }
div.boxBody {
  background:  url("../images/custom_corners_right.gif") top right repeat-y;
  margin:0;
  margin-top:-2em;
  margin-left:1em;
  padding:15px;
  padding-left:0;
  position:relative;
  right:-8px;
  }
div.boxBody img{
  margin-left:0;
}
div.boxFooter {
  background:  url("../images/custom_corners_bottomleft.gif") bottom left no-repeat;
  position:relative;
  padding-left:1em;
  top:7px;
  
  }
div.box p {
  background:  url("../images/custom_corners_bottomright.gif") bottom right no-repeat;
  padding:15px;
  padding-left:0;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-8px;
  }
 div.boxLongContent {
 background: url("../images/custom_corners_leftborder.gif") top left repeat-y;
 }



.roundedcornr_box_331194 {
	background: url(../images/roundedcornr_331194_tl.png) no-repeat top left;
	margin-bottom:20px;
	margin-top:15px;
}
.roundedcornr_top_331194 {
	background: url(../images/roundedcornr_331194_tr.png) no-repeat top right;
}
.roundedcornr_bottom_331194 {
	background: url(../images/roundedcornr_331194_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_331194 div {
	background: url(../images/roundedcornr_331194_br.png) no-repeat bottom right;
}
.roundedcornr_content_331194 {
	background: url(../images/roundedcornr_331194_r.png) top right repeat-y;
	border-left:1px solid #cccccc;
	margin-bottom:10px;
}
.roundedcornr_content_331194 h1{
 text-align:center;
 font-size:1.3em;
 color: #000090;
}

.roundedcornr_content_331194 h2{
 
 font-size:1.25em;
 color: #000090;
}

.roundedcornr_content_331194 h3{
 font-size:1.22em;
 text-align:left;
}

.nolink a:link,.nolink a:hover, .nolink a:visited{
    color:#000000;
    text-decoration:none;
    border:none;

}

.nolink a:link img{
    border-style: solid;
    border-color:#000000;
}


.roundedcornr_top_331194 div,.roundedcornr_top_331194,
.roundedcornr_bottom_331194 div, .roundedcornr_bottom_331194 {
	width: 100%;
	height: 17px;
	font-size: 1px;
}
.roundedcornr_content_331194, .roundedcornr_bottom_331194 {
	margin-top: -19px;
}
.roundedcornr_content_331194 { 
    padding: 0 20px; 
    
}

.stress { 
    font: bold 100% Verdana,sans-serif;
}



#face{
	position:relative;
	
	width:99.7%;
	min-height:200px;
	margin-top:15px;
    margin-bottom:15px;
}

#face tit{
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:left;
}

.left_image{
    position:relative;
    float:left;
   
    margin: 5px 25px 5px 5px; 
}

.right_text{
    position:relative;
    float:left;
    margin-left:15px;
}

.right_image{
    position:relative;
    float:right;
    margin-left:20px;
}

.streemer{
 
}

.titlebar {
   
  
  background: #e9e8fe url(../images/streemer3.jpg) no-repeat 300px 0px;
}

.titlebar_top div {
   background: url(../images/titlebot_left.gif) no-repeat bottom left;
}
.titlebar_top {
   background: transparent url(../images/titlebot_right.gif) no-repeat bottom right;
}

.titlebar_bottom div {
   background: url(../images/titlebar_left.gif) no-repeat bottom left;
}
.titlebar_bottom {
   background: transparent url(../images/titlebar_right.gif) no-repeat bottom right;
}

.titlebar_top div, .titlebar_top,
.titlebar_bottom div, .titlebar_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.titlebar_content { 

    color:black;
	position:relative;
	margin-bottom:5px;
	font: italic bold 85% Verdana,sans-serif; 
	padding-left: 30px;
}

.titlebar_content h1{
	font: bold 120% Verdana,sans-serif;
	color: #334d55;
    

}
.titlebar_content h1 img{

   
}

.language{
    position:relative;
	float:right;
	margin-top:-10px;
	padding: 0px;
	padding-right:0.5em;
	color: #005FA9;
	font: small Verdana,sans-serif;

}

.language img{
	padding-bottom:2px;
}





.article {
   background: url(../images/article_tl.png) no-repeat top left;
   margin-top:20px;
   margin-bottom:20px;
}

.article_top div {
  
}
.article_top {
   background: url(../images/article_tr.png) no-repeat top right;
}

.article_bottom div {
   background: url(../images/article_br.png) no-repeat bottom right;
}
.article_bottom {
   background:  url(../images/article_bl.png) no-repeat bottom left;
   margin-top: -19px;
}

.article_top div, .article_top{
   width: 100%;
   height: 20px;
   font-size: 1px;
}

.article_bottom div, .article_bottom{
   width: 100%;
   height: 20px;
   font-size: 1px;
}

.article_main{
	
	background: url(../images/article_r.png) top right repeat-y;
	padding-top:10px;


}
.article_content { 
	padding: 0 0 10px 20px;

}

#article_head{
	position:relative;
	background: #f1f0fe;
	width:99.7%;
	height:35px;
	margin-top:-10px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.article_category {
	position:relative;
	float:left;
	margin: 0px 10px; 
	margin-top:-5px;
	margin-bottom:5px;
	font: bold 130% Verdana,sans-serif;
	
}
.article_author {
	position:absolute;
	left:0px;
	margin: 0px 20px; 
	margin-top:0px;
	margin-bottom:5px;
	font: 90% Verdana,sans-serif;
	
}

.article_title {
	position:relative;
	float:left;	
		

	margin: 0px 0px; 
	margin-top:-4px;
	margin-bottom:5px;
	font: bold 120% Verdana,sans-serif;
	
}





.bottombar {
   background: #e2e6e7 url(../images/bottombar_grad.gif) repeat-x top left;
}

.bottombar_top div {
   background: url(../images/bottombar_left.gif) no-repeat bottom left;
}
.bottombar_top {
   background: transparent url(../images/bottombar_right.gif) no-repeat bottom right;
}

.bottombar_bottom div {
   
}
.bottombar_bottom {
  
}

.bottombar_top div, .bottombar_top,
.bottombar_bottom div, .bottombar_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.bottombar_content { 
	margin: 0px 10px; 
	margin-top:-10px;
	margin-bottom:5px;
}

.bottombar_content h1{
	font: bold 120% Verdana,sans-serif;
	color: #334d55;


}

.comment {
   background: url(../images/comment_tl.png) no-repeat top left;
   
}

.comment_top div {
  
}
.comment_top {
   background: url(../images/comment_tr.png) no-repeat top right;
}

.comment_bottom div {
   background: url(../images/comment_br.png) no-repeat bottom right;
}
.comment_bottom {
   background:  url(../images/comment_bl.png) no-repeat bottom left;
   
   margin-top: -19px;
}

.comment_top div, .comment_top{
   width: 100%;
   height: 20px;
   font-size: 1px;
}

.comment_bottom div, .comment_bottom{
   width: 100%;
   height: 20px;
   font-size: 1px;
}

.comment_main{
	
	background: url(../images/article_r.png) top right repeat-y;
	padding-top:10px;
    background-color:#f7f7f7;
    border-left:1px solid #cccccc;

}
.comment_content { 
	padding: 0 0 10px 20px;
    
}

#comment_head{
	position:relative;
	background: #e5e7e7;
	width:99.7%;
	height:35px;
	margin-top:-10px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.comment_author {
	position:absolute;
	left:0px;
	
	margin: 0px 20px; 
	margin-top:0px;
	margin-bottom:5px;
	font: 90% Verdana,sans-serif;
	
}

.comment_title {
	position:relative;
	float:left;	
	margin: 0px 10px; 
	margin-top:-4px;
	margin-bottom:5px;
	font: bold 120% Verdana,sans-serif;
	
}


    .pricing-table {
      border-collapse: collapse;
      width: 100%;
    }
    .pricing-table td {
      font-style: italic;
      padding-top: 10px;
    }
    .pricing-table th {
      text-align: left;
      border: 1px solid #000;
      border-right-width: 0;
    }
    .pricing-table th.price-cell {
      text-align: right;
      font-size: 110%;
      border: 1px solid #000;
      border-left-width: 0;
    }
    .fine-print {
      font-size: 80%;
      margin-top: 0;
    }
    
 .line{
 border-bottom:1px solid #cccccc;
 }
 
 
 
.facebook{
    margin-left:-10%;
    margin-right:0px;
} 




.hover {
background-color: #888888;
}
#role_availables ul li, #user_roles ul li {
list-style: none;
cursor: -moz-grab;
}
#role_availables, #user_roles {
border: 1px solid gray;
}

div.auto_complete {
width: 350px;
background: #fff;
}
div.auto_complete ul {
border:1px solid #888;
margin:0;
padding:0;
width:100%;
list-style-type:none;
}
div.auto_complete ul li {
margin:0;
padding:3px;
}
div.auto_complete ul li.selected {
background-color: #ffb;
}
/********************* end **********************/
