
body{
	margin: 0px;
	padding: 0px;
}

.content, .portlet, .content form{
    padding: 0px;
    margin: 0px;    
}

.header1{
	font-size: 22px;
	font-family: "Arial Narrow", Tahoma, Arial;
	color: #cc3333;
}

legend{
    font-weight: bold;
}

fieldset {
    border: 1px solid #CCC; 
}

#register input[type=text], #register input[type=password]{
    width: 220px;
}

.dataTable input[type=text] {
    width: 220px;
}

.vsplitter{
    background: url('../images/s_vsplitter.jpg') repeat-y;
    width: 14px;
}

.containerTable, .containerContent, .moduleTable, .moduleContent {
    padding: 0;
    margin: 0;
}

.actionBar{
	padding: 0 0 15px;
}

fieldset{
    padding: 10px;
}

fieldset.steps input, fieldset.steps select{
    width: 200px;
}

/* OVENCMS */
#addvertisement_colRight{
    float: right;
    width: 235px;
    height: 230px;
    text-align:  left;
    padding-left: 15px;
}

#addvertisement_colCenter{
    float: left;
    width: 315px;
    height: 230px;
    text-align:  left;
}

#addvertisement_colLeft{
    float: left;
    width: 325px;
    height: 230px;
    text-align: left;
    padding-left: 15px;
}

#addvertisement_colLeft #pm_text{
    padding: 0px;
    margin: 0px;
}

/* END OVENCMS */

.helpnote{
	font-size: 10px;
	font-style: italic;	
}

.gray{
	color: #999999;
}

/* TABS */

.tab_container_active {
		float: left; 
		width: 186px; 
		height: 44px;
		background: url('../images/s_tab_active_center.png');
		background-repeat: no-repeat;
}

.tab_container_normal
{
		float: left; 
		width: 186px; 
		height: 43px; 
		margin-right: 1px;
		background: url('../images/s_tab_normal_center.png');
		background-repeat: no-repeat;
}

.tab_active_text{
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Tahoma, Times;
	text-align: center;
	padding-top: 12px;
}

.tab_normal_text{
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Tahoma, Times;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
}

.tab_active_text a, .tab_normal_text a {
	color: #336633;
	text-decoration: none;
}

.tab_normal_text a {
	color: #999999;
	text-decoration: none;
}

.tab_normal_text a:hover{
	color: #336633;
}

.ul_partners {
    list-style-image: url(../images/s_arrow.png);
    margin-bottom: 0;
}

#btn_liitu{
    background: url('../images/s_btn_green_big.png') no-repeat;
    width: 150px;
    height: 35px;
    color: white;
    text-align: center;
    padding-top: 5px;
    margin: 10px;
}

#btn_liitu a{
    color: white;
    text-decoration: none;
}

#btn_liitu a:hover{
    color: white;
    text-decoration: underline;
}

#price_100{
	position: absolute;
	left: 350px;
	top: 30px;
}

#addvertisement_arvutused{
    position: absolute;
    width: 250px;
    left: 490px;
    top: 10px;
    color: #275200;
    font-weight: bold;
    font-size: 14px;
}

#addvertisement_arvutused h1 {
    font-size: 28px;
}

/* TABS END  */ 

#price_0{
	position: relative;
	left: -180px;
	top: 30px;
}

#packs {
	float: right;
	clear: both;
}

/* PARTNERS */

#addvertisement_partners{
	float: left;
	padding-left: 25px;
	width: 450px;
	text-align: left;
}

#addvertisement_partners .pm_header{
	color: white;
	font-size: 28px;
	font-family: "Arial Bold", Tahoma, Times;  
}
#addvertisement_partners .pm_text{
	color: white;
	
}
/* END PARTNERS */


/* CONTACTS */

#addvertisement_contact{
	float: left;
	padding-left: 25px;
	width: 450px;
	text-align: left;
}

#addvertisement_contact .pm_header{
	color: white;
	font-size: 28px;
	font-family: "Arial Bold", Tahoma, Times;  
}
#addvertisement_contact .pm_text{
	color: white;
	margin-left: 50px;
    margin-top: 25px;
}

/* END CONTACT */

#pack_main{
	float: left;
	padding-left: 25px;
	width: 300px;
	text-align: left;
}

.pm_header{
	color: white;
	font-size: 28px;
	font-family: "Arial Bold", Tahoma, Times;
    
}
.pm_text{
	color: white;
	
}

#pack_1{
	background:url('../images/s_pakett_50.png');
	background-repeat: no-repeat;
	width: 351px;
	height: 61px;
	text-align: left;
	padding-bottom: 10px;
}

#pack_2{
	background:url('../images/s_pakett_75.png');
	background-repeat: no-repeat;
	width: 351px;
	height: 61px;
	text-align: left;
	padding-bottom: 10px;
}

#pack_3{
	background:url('../images/s_pakett_125.png');
	background-repeat: no-repeat;
	width: 351px;
	height: 61px;
	text-align: left;
}

.p_header{
	font-family: Arial, Tahoma, Times; 
	color: #850000;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 15px; 
	width: 180px;
	float: left;
}

.p_text{
	font-family: Arial, Tahoma, Times;
	color: black;
	font-size: 12px;
	margin-left: 15px;
	width: 185px;
	height: 30px;
	float: left;
}

.p_buttons{
	width: 66px;
	float: right;
	clear: both;
	padding-right: 5px;
	padding-top:  7px;
}

.btn_RedSmall{
    background:  url('../images/s_btn_wob_red.png');
    width: 83px;
    height: 21px;
    font-size: 11px;
}

.btn_RedSmall #title{
    padding-left: 15px;
    padding-top: 2px;
    text-transform: uppercase;
}

.btn_GreenSmall{
    background:  url('../images/s_btn_green_little.png') no-repeat;
    width: 66px;
    height: 22px;
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    margin: 10px;
}

.btn_GreenSmall a{
    color: white;
    padding-left: 1px;
    padding-top: 2px;
    text-decoration: none;
}

.btn_GreenSmall a:hover{
    color: white;
    padding-left: 1px;
    padding-top: 2px;
    text-decoration: underline;
}

.btn_Little{
	background:url('../images/s_btn_green_little.png');
	background-repeat: no-repeat;
	width: 66px;
	height: 22px;
	text-align: center;
	padding-bottom: 3px;
}

.btn_Little a{
	text-decoration: none;
}

.btnTitle{
	color: white;
	font-family: Arial, Tahoma, Times;
	font-weight: bold;
	font-size: 10px;
	padding-top:  3px;
}

.btnLink, a .btnLink{
	text-decoration: none;
	color: white;
}

a:hover .btn_Little{
	text-decoration: underline;
	color: #336633;
	background: url('../images/s_btn_red_little.png');
	background-repeat: no-repeat;
}

#colLeft{
	text-align: left;
	padding-left: 30px;
    padding-right: 15px;
	width: 200px;
}

#colRight{
	text-align:  justify;
	width: 675px;
    padding-left: 15px;
    padding-right: 15px;
}

/* FOOTER */
#footer{
	color: #A5A5A5;
    font-size: 12px;
    font-family: Arial, Tahoma, Times;
}

#footer, #footer a{
    font-size: 12px;
    color: #A5A5A5;
}

#footer #copyright{
    
}

#footer span{
	font-size: 10px;
	padding: 4px;
}
/* END FOOTER */


/* SORVERI CONTENT */

#colRight h1, #colLeft h1{
	color: #376E17;
	font-family: Arial Narrow, Calibri, Arial, HeliosLight;
	font-size: 24px;
	font-weight: normal;
}

.newsDate{
	font-family: Arial, Tahoma, Times;
	color: #528C40;
	font-weight: bold;
	font-size: 11px;
}
.newsTitle a{
	font-family: Arial, Tahoma, Times;
	color: #2D2D2D;
	font-size: 11px;
	font-weight: normal;	
}

/* UUDISED */
.news_title, .news_title a:link, .news_title a:visited{
    font-size: 18px;
    color: #528C40;
}

.news_title h1{   
    font-size: 18px; 
}

.news_date{
    color: #528C40;
	font-weight: bold;
	font-size: 11px;
}
.news_body{
    
}

.articleTitle a{
	font-family: Arial, Tahoma, Times;
	color: #2D2D2D;
	font-size: 11px;
	font-weight: normal;
	
}

#colRight .contentTextBold{
	font-size: 12px;
	font-weight: bold;
}

#colRight .contentTextNormalGray{
	color: #AAAAAA;
	font-size: 12px;	
}

#colRight .contentTextNormalBlack{
	font-size: 12px;
}

.errorMessage{
	font-size: 10px;
	color: red;
}

input.error {
    border: 1px solid red;
}

/* ROUNDED BOX */

.ctl, .ctr, .cbl, .cbr { position:absolute; }
.ctl { top:0px;left:0px;z-index:41; }
.ctr { top:0px;right:0px;z-index:42; }
.cbl { bottom:0px;left:0px;z-index:43; }
.cbr { bottom:0px;right:0px;z-index:44; }


/* WIZARD STEPS */

#wizard{
    height:24px; 
    font-size: 12px;
}

#wizard td {
    width: 150px;
}


/* INFORMATION */
.info {
	border-bottom: 0px; 
    border-left: 0px; 
    padding-bottom: 0px !important; 
    font-style: italic; 
    margin-top: 5px; 
    padding-left: 0px !important; 
    padding-right: 0px !important; 
    display: block; 
    margin-bottom: 10px !important; 
    background: url(../images/icons/informationbar_right.gif) no-repeat right top; 
    height: 30px; 
    font-size: 12px !important; 
    overflow: hidden; 
    border-top: 0px; 
    font-weight: bold; 
    border-right: 0px; 
    padding-top: 0px !important
}
.info .info_inner {
	padding-bottom: 0px; 
    padding-left: 35px; 
    padding-right: 10px;
    display: block; 
    height: 30px; 
    padding-top: 6px
}
#success .info_inner {
	border-bottom: 0px; 
    border-left: 0px; 
    background: url(../images/icons/icon_success.gif) no-repeat left top; 
    color: #5a801b; 
    border-top: 0px; 
    border-right: 0px
}
#success .info_inner a {
    color: #5a801b; 
}
#warning .info_inner {
	border-bottom: 0px; 
    border-left: 0px; 
    background: url(../images/icons/icon_warning.gif) no-repeat left top; 
    color: #e89326; 
    border-top: 0px; 
    border-right: 0px
}
#error .info_inner {
	border-bottom: 0px; 
    border-left: 0px; 
    background: url(../images/icons/icon_error.gif) no-repeat left top; 
    color: #c00; 
    border-top: 0px; 
    border-right: 0px
}
#info .info_inner {
	border-bottom: 0px; 
    border-left: 0px; 
    background: url(../images/icons/icon_info.gif) no-repeat left top; 
    color: #4985b2; 
    border-top: 0px; 
    border-right: 0px
}


/* INFORMATION BOXES */

#feedback {
    position: relative;
    background: url('../images/s_feedback.png');
    width: 194px;
    height: 59px;
}

#partners {
    position: relative;
    background: url('../images/s_partners.png');
    width: 194px;
    height: 59px;
}

#livechat {
    position: relative;
    background: url('../images/s_livechat.png');
    width: 194px;
    height: 59px;
}

#feedback .title, #partners .title, #livechat .title{
    position: absolute;
    font-family: Arial, Tahoma, Currier;
    top: 10px;
    left: 75px;
    color: #4E4E4E;
    font-size: 16px;
}

/* USER MENU */
.userMenu {
    padding: 0; 
    margin: 0;
    font-size: 12px;
    list-style: none;   
}

#userMenuRightCol {
    float: right;
    margin-left: 10px;
}

#userMenuLeftCol {
    float: right;
}

#domain_domain{
    /*width: 115px;*/
}
#domain_country{
    width: 50px;
}
