
/* ################################     BENDRI STILIAI     ############################### */

* {
	padding: 0;
	margin: 0;
}

body
{
    background: #c4a873;
    font-family: Verdana;
    color: #333333;
	font-size: 62.5%;
}

a
{
    color: #1D3D6E;
    text-decoration: none;
    font-family: Verdana;
}
a:hover
{
    color: #000000;
}
a img
{
    border: none;
}    

fieldset 
{
	margin: 0;
	padding: 0;
	border: 0;
	display:block;
	width:200px;
	float:right;
}

/* ####################################################################################### */

#alignment
{
    position: relative;                                                       
    width: 780px;              
    height: 100%;
    margin: 0 auto;
}

#container
{
    position: relative; 
    float: left;
    width: 780px;
    margin: 0 auto;                 
    padding: 0px;  
    font-size: 1.2em;                                                 
    background: url('../images/border.middle2.gif') repeat-y top left;

}

/* ####################################################################################### */

#container div.brd
{
	margin:0;
	padding:0;
    position: relative; 
    float: left;
    width: 780px;
    height: 20px;
}
#container div.top
{                                                                  
    background: url('../images/border.top2.gif') no-repeat top left;
}
#container div.bottom
{
	background: url('../images/border.bottom2.gif') no-repeat top left;
}

/* ####################################################################################### */

#header
{
    position: relative;
    float: left;     
    width: 755px;     
    padding: 0px 5px 0px 20px;  
}
#header a img
{
    position: relative;
    float: left;      
}

#header ul.reg
{   
    padding-top: 0px;  
    padding-right: 15px; 
    width: 500px;          
}
#header ul.reg li
{
    border-left: none;
    background: url('../images/header.btn.l.gif') no-repeat top left;
    height: 24px;
    margin-left: 15px;
    float: right;
}
#header ul.reg li a
{
    background: url('../images/header.btn.r.gif') no-repeat top right;
    font-size: 11px;
    color: #E66109;
    padding: 5px 15px 6px 15px;
    font-family: Verdana;
}

#header ul.reg li a img
{
	padding-right:5px;
}


#header #reg
{
	height: 24px;
}


#header ul
{
    position: relative;
    float: right;
    padding-top: 15px;      
    list-style: none;           
}
#header ul li
{
    position: relative;
    float: left; 
    border-left: 1px solid #FDCF99;               
}
#header ul li a
{
    position: relative;
    float: left;                                                  
    padding: 5px 15px 5px 15px;      
    color: #FBAB0A;
    font-size: 14px;
    font-family: Arial;
    text-transform: uppercase;        
}
#header ul li a:hover, #header ul li a.sel
{
    color: #9A0C0C;
}   

/* ####################################################################################### */

#index
{
    position: relative;
    float: left;
    width: 775px;   
    height: 200px;
	background: url('../images/bg.index2_all.jpg') no-repeat left top;
}

#index h1 {
	font-family:Arial,sans-serif;
	font-size:28px;
	color:#FFF;
	width:390px;
	margin-top:15px;
	padding-left:20px;
	font-weight:normal;
	line-height: 100%;
}


#index p
{               

    font-size: 14px;
    color: #FFFFFF;
    line-height: 160%;
    width: 390px;
    margin-top: 15px;
    padding-left: 20px;         
    
}


#index a.reg-button{               
    position: relative;
    float: left;
	margin-top: 10px;
	margin-left:190px;
	text-align:center;
	padding-top:14px;
	font-family:Arial,sans-serif;
	font-size:20px;
	color:#7a0a0a;
	font-weight:normal;
	width:207px;
	height:35px;
	background:url('../images/reg.btn.gif') left top no-repeat;
}

#index a:hover {
	color:#ffffff;
	border:0;
	
}

a.reg-now
{
    position: relative;
    background: url('../images/bg.btn2.gif') no-repeat top left;
    border: none;
	float:left;
    width: 200px;
    height: 30px;
    font-size: 13px;
	line-height:30px;
    color: #bf1908;
    margin-top: 10px;
    cursor: pointer;
	font-weight:bold;
	text-align:center;

}
a.reg-now:hover {
	color:#FFF;
}


/* ####################################################################################### */

#userMenu
{
    position: relative;
    float: left;
    width: 740px;
    height: 73px;                                          
    padding: 0px 20px 0px 20px;
    background: url('../images/bg.juosta.gif') no-repeat;
}

#userMenu ul
{
    position: relative;
    float: left;           
    list-style: none; 
    margin-top: 40px; 
}
#userMenu ul li
{
    position: relative;
    float: left;                     
    background: url('../images/usermenu.btn.l.gif') no-repeat top left #F9B631;  
    height: 33px; 
    margin-right: 15px;          
}
#userMenu ul li a
{
    position: relative;
    float: left;                                                  
    padding: 8px 15px 7px 15px;      
    color: #7F543E;
    font-size: 14px;        
    background: url('../images/usermenu.btn.r.gif') no-repeat top right;
}
#userMenu ul li a:hover
{
    color: #FFF;
}  
#userMenu ul li.sel
{                                    
    background: url('../images/usermenu.btn.sel.l.gif') no-repeat top left #FFFFFF;
}
#userMenu ul li.sel a
{                                     
    color: #FF5603;         
    font-weight: bold;  
    background: url('../images/usermenu.btn.sel.r.gif') no-repeat top right;                                       
    padding: 8px 15px 8px 15px;                                
}

#userMenu ul li.sel a:hover
{                                     
    color: #883207;                              
}

#userMenu div.box
{
    position: relative;
    float: right;   
    padding-top: 25px;      
    width: 150px;
}
#userMenu div.box span, #userMenu div.box span a
{
    position: relative;
    float: right;
    font-size: 12px;
    font-weight: bold;    
    color: #FFFFFF;
}
#userMenu div.box ul
{
    float: right;
    margin-top: 20px;       
    clear: both;
}
#userMenu div.box ul li
{
    height: auto;
    background: none;
    margin: 0px 0px 0px 15px;
    padding-left: 15px;
    border-left: 1px solid #FCA557;
}
#userMenu div.box ul li a
{
    background: none;
    font-size: 12px;      
    color: #FFFFFF;
    padding: 0px;
}
#userMenu div.box ul li a img
{
    position: relative;
    float: left;
    padding-right: 10px; 
}
#userMenu div.box ul li a.sel
{
	font-weight: bold;
}

/* ####################################################################################### */

#content
{
    position: relative;
    float: left;
    width: 740px;
	margin:0;
    padding: 20px 20px 0px 20px;
	min-height:200px;
}

#content img
{
    position: relative;
    float: left;
}
#content h1
{
	float: left;
	width: 100%;
    font-size: 16px;
    color: #710A0A;
    padding-bottom: 10px;
	line-height: 160%;
}
#content h2
{
    font-size: 14px;
    color: #710A0A;
    padding-bottom: 10px;
	line-height: 160%;
}
#content h2#welcome
{
    font-size: 14px;
    color: #f00;
    padding-bottom: 10px;
	line-height: 160%;
}

#content h3
{
    font-size: 12px;
    color: #ff7b00;
    padding-bottom: 5px;
	line-height: 160%;
}

#content p
{
    font-size: 12px;
    color: #333;
    padding-bottom: 10px;
    line-height: 160%;
}

#content label
{
    position: relative;
    float: left;
    font-size: 12px;
    color: #876549;
    width: 340px;
    padding-bottom: 5px;
}
#content label.rad
{
    width: 100px;
    font-size: 12px;
    color: #726A68;
}
#content label.ch
{
    width: 250px;
    font-size: 12px;
    color: #726A68;
}
#content input, #content textarea
{
    position: relative;
    float: left; 
    border: 1px solid #C8C8C8;
    padding: 3px;
    width: 274px;      
    margin-bottom: 10px;
}
#content input.rad
{
    border: none;
    width: 15px;
    margin-right: 10px;
}
#content select
{       
    position: relative;
    float: left;                       
    border: 1px solid #C8C8C8;
    padding: 3px;
	width: 75px;
    margin-right: 20px;
    margin-bottom: 10px;
}
#content select#month
{
	width: 90px;
}
#content button
{
    position: relative;
    float: right; 
    background: url('../images/bg.btn.gif') no-repeat top left;
    border: none;
    width: 100px;
    height: 30px;
    font-size: 14px;
    color: #bf1908;   
    margin-top: 10px;
	line-height:30px;
    cursor: pointer;
	font-weight:bold;

}

#content button:hover {
	font-weight:bold;
	color:#FFFFFF;
}

#content form.user
{
    position: relative;
    float: left;
    width: 340px;
    padding-left: 15px;
	margin-bottom:15px;
}
#content div.user
{
    position: relative;
    float: left;
    width: 340px;
    padding-left: 15px;
}

#content div.user button
{
	float: left;
	margin-left: 180px;
}

#content form.user button
{
	margin-right: 60px;
}

#content .line
{
	height: 1px;
	width: 740px;
	display: block;
	float: left;
	background-color: #C8C8C8;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content div#new-reminder
{
	position: relative;
	float: left;
	width: 700px;
}

/* ####################################################################################### */

#content div#error, #content div#error2
{
	position: relative;
    float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FA220B;
	line-height: 160%;  
    background: #FFFFFF;
}

#content div#register div#error, #content div#remind div#error, #content div#invite div#error2
{
	width: 700px;
}

#content div#remind
{
    position: relative;
    float: left;
    width: 720px;
}
#content div#remind button
{
	margin-bottom: 15px;
}

#content div#register h2, #content div#remind h2
{
    position: relative;
    float: left;
    font-size: 14px;
    font-weight: normal;  
    color: #FB6B00; 
    width: 640px;         
}

#content div#invite label
{
    position: relative;
    float: left;
    font-size: 13px;
    color: #333333;
    width: 200px;
    padding-bottom: 5px;
}
#content #invite input, #content #invite textarea
{
    position: relative;
    float: left; 
    border: 1px solid #C8C8C8;
    padding: 3px;
    width: 480px;      
    margin-bottom: 10px;
}

#content div#register label, #content div#remind label
{
    position: relative;
    float: left;
    font-size: 12px;
    color: #333333;
    width: 340px;
    padding-bottom: 5px;
}
#content div#register label.rad
{
    width: 100px;
    font-size: 12px;
    color: #726A68;
}
#content div#register input.rad
{
    border: none;
    width: 35px;
    margin-right: 10px;
}
#content div#register button
{
	margin-left: 435px;
}

#content div.user label.chk 
{
    width: 275px;
    color: #333333;
    font-size: 11px;
	margin-left: -30px;
}

#content div.user input.chk
{
	padding:0;
    background: none;
    width: 30px;
	margin-right: 30px;
    border: none;
}

#content div.user p{
	line-height: 1.8em;
}

#content div.user a {
	padding-bottom:10px;
	text-decoration:underline;
	font-size:0.9em;
	padding-right:10px;
}

#content div.user fieldset
{
	position: relative;
	float: left;
	width: 340px;
}

#content div.login
{
    position: relative;
    float: left;
    background: url('../images/bg.login2.gif') no-repeat top left;
    width: 200px;
    height: 215px;
    padding: 15px 15px 10px 15px;
    margin-left: 20px;
}
#content div.login h2
{
    position: relative;
    float: left;
    font-size: 14px;
    font-weight: normal;  
    color: #FB6B00; 
    width: 200px;         
}
#content div.login label
{
    position: relative;
    float: left;
    font-size: 12px;
    color: #333333;
    width: 200px;
    padding-bottom: 5px; 
}
#content div.login label.chk
{
    width: 175px;
    color: #333333;
    font-size: 11px;
    padding-left: 5px;
}
#content div.login input
{
    position: relative;
    float: left;
    border: 1px solid #F8D95A;
    background: #FFF5C9;
    padding: 3px;
    width: 190px;       
}
#content div.login input.chk
{
    background: none;
    width: 20px;
    border: none;
}
#content div.login button
{	
	float:left;
    margin-left: 30px;
    margin-bottom: 5px;
}
#content div.login a
{
    position: relative;
    float: left;
    font-size: 11px;
    color: #fb770b;
    width: 200px;
    text-align: center;
    margin-top: 5px;
}

#content div.login a:hover {
	color:#960000;
	
}

#content div.invitation label, #content div.invitation textarea
{
	width: 720px;
}

#content div.invitation button {
	float:right;
	margin-right:15px;
}

/* ####################################################################################### */

#content div.reminders
{
	position: relative;
	float: left;
	width: 715px;
	padding-left: 15px;
}
#content div.reminders form label
{
	position: relative;
	float: left;
	width: 200px;
}
#content div.reminders  form input
{
	position: relative;
	float: left;
	width: 170px;
	margin-right: 20px;
}

/* ####################################################################################### */

#content table
{
    position: relative;
    float: left;
    width: 740px;
    border-collapse: collapse;
    background: url('../images/bg.tr.gif') repeat-y top left;
    
}                   
#content table tr th, #content table.rows tr th
{
    height: 30px;
    font-size: 12px;
    color: #8B160A;
    text-align: left;
    padding-left: 10px;
}
#content table tr th a img
{
    padding-bottom: 1px;
}                  
#content table tr td, #content table.rows tr td
{
    height: 30px;
    font-size: 12px;
    color: #546FA8;
    padding-left: 10px;
}

#content table tr td a:hover {
	color:#6a6e70;
}

#content table tr td img.edit
{
	width: 16px;
	height: 16px;
	border: none;
}
#content table tr td img.del
{
	width: 15px;
	height: 15px;
	border: none;
	margin-right: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#content table tr td.act
{
	padding-right: 10px;
}

#content table.rows
{
    position: relative;
    float: left;
    width: 740px;
    border-collapse: collapse;
	background: none;
}
#content table.rows tr.row1
{
	background-color: #F8F1B4;
}

#content table.rows tr.row2 td{
	line-height: 1.4em;

}

#content table.rows tr.row2 td.presents-desc,#content table.rows tr.row1 td.presents-desc{
	padding: 8px 0 8px 0;
	color: #333333;

}

td.presents-desc a{
	display:block;
	margin-top:5px;
	font-size:0.9em;
	color:#552c11;
	text-decoration:underline;

}


#content table.rows tr.row2
{
	background-color: #FCF8DA;
}


#content table.rows tr.bday td, #content table.rows tr.bday td a
{
	color: #f45a02;
}

#content table.rows tr.nday td, #content table.rows tr.nday td a
{
	color: #546FA8;
}

#content table.rows tr.bday td a, #content table.rows tr.nday td a
{
	text-decoration: underline;
}

#content table.rows tr.bday td a:hover, #content table.rows tr.nday td a:hover
{
	text-decoration: none;
}

#content table.rows td img
{
	margin-right: 20px;
}

/* ####################################################################################### */

#content ul.actions
{
    position: relative;
    float: left;       
    list-style: none;
	margin-bottom: 20px;
}
#content ul.actions li
{
    position: relative;
    float: left;
    padding-right: 15px;
}
#content ul.actions li a
{
    position: relative;
    float: left;
    font-size: 12px;
    font-weight: bold;   
    color: #DE4900;
    padding-left: 25px;
	margin-top:15px;
	
}
#content ul.actions li a.add-present
{
	background: url('../images/package_green.gif') no-repeat left;
	
}

#content ul.actions li a.add-birthday
{
	background: url('../images/cake.gif') no-repeat left;
	
}



#content ul.actions li a:hover {
	color:#652607;
}

/* ####################################################################################### */

#content ul.menu
{
    position: relative;
    float: right;       
    list-style: none;
    margin-top: 15px;
    margin-bottom: 20px;
}
#content ul.menu li
{
    position: relative;
    float: left;        
    padding-left: 15px; 
}     
#content ul.menu li a
{
    position: relative;
    float: left;
    font-size: 12px;     
    color: #E97610;     
}

#content ul.menu li a:hover
{
    color: #6d2908;     
}


#content ul.menu li a img
{
    position: relative;
    float: left;
    margin-right: 10px;    
}
#content ul.menu li a.sel
{
	font-weight: bold;
}

#content ul.menu li a.sel:hover
{
	color:#b24008;
}

/* ####################################################################################### */

#content ul.calendar
{
    position: relative;
    float: left;
    width: 710px;
    background: #FB8C00 url('../images/filter.bg.gif') repeat;
    padding: 15px;
    list-style: none;
}
#content ul.calendar li
{
    position: relative;
    float: left;        
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
	font-family:Arial;
}

/* ####################################################################################### */

#content div.filter
{
    position: relative;
    float: left;
    width: 710px;
    background: #FB8C00 url('../images/filter.bg.gif') repeat;
    padding: 10px 15px 0px 15px;
	height:35px;
}
#content div.filter ul
{
	position: relative;
    float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content div.filter ul li
{
    position: relative;
    float: left;
	padding: 0;
	margin: 0;
}
#content div.filter div
{
	position: relative;
	float: left;
	width: 200px;
	font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
	font-family:Arial,sans-serif;
	padding-top: 4px;
}
#content div.filter div#calendar
{
	position: relative;
	float: left;
	width: 300px;
	font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
	font-family: Arial, sans-serif;
	padding-top: 4px;
}
#content div.filter div#calendar a
{
    color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
#content div.filter div#calendar a:hover
{
    color: #B24008;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
#content div.filter div#calendar a.sel
{
	font-weight: bold;
}
#content div.filter div#calendar a.sel:hover
{
    color: #B24008;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
#content div.filter ul li select {
	margin-right: 0px;
	margin-left:20px;
}

/* ####################################################################################### */ 

#content ul.week
{
    position: relative;
    float: left;
    width: 700px;
    background: #c4a873;
    padding: 5px 20px 5px 20px;
    list-style: none;
	border-top:1px solid #fca940;
}   
#content ul.week li
{
    position: relative;
    float: left;        
    font-size: 12px;    
    color: #FFFFFF;          
    padding: 5px;
    width: 90px;
}     

/* ####################################################################################### */

#content div#events
{
    position: relative;
    float: left;
    width: 700px;
    background-color: #F8F1B4;
    list-style: none;
    padding: 14px 19px 15px 20px;
}

/* ####################################################################################### */

#content ul.month
{
    position: relative;
    float: left;
    width: 700px;
    background-color: #F8F1B4;
    list-style: none;
    padding: 20px 20px 20px 20px;
}
#content ul.month li
{
    position: relative;
    float: left;
    width: 89px;
    height: 40px;
    background: #FFFFFF;
    margin: 0px 1px 1px 0px;
    padding: 5px;
}
#content ul.month li span
{
    position: relative;
    float: left;
    font-size: 12px;
    color: #302C2C;
    font-weight: bold;
}


#content ul.month li.y
{
    background: #fdb804;
}


#content ul.month li.y span
{
    position: relative;
    float: left;
    font-size: 12px;
    color: #302C2C;
    font-weight: bold;
}

#content ul.month li.y span a
{
	text-decoration: underline;
	font-weight: bold;
	color:white;
	text-align:left;
    width: 89px;
    height: 35px;
	display:block;
}

#content ul.month li.y span a:hover {
	text-decoration:none;
	color:#960000;
}


/* ####################################################################################### */

#content span.invitation
{
	font-size: 12px;
    color: #000;
	font-weight: bold;
}

/* ####################################################################################### */


img.notLogged
{
    position: relative;
    float: left;
    width: 770px;   
	margin-left:5px;
}

/* ####################################################################################### */

#copyright
{
    position: relative;
	float: left;
    width: 780px;
    height: 20px;
	background: #c4a873;
	text-align: center;
	color: #fdd994;
	font-size: 11px;
}
#copyright a
{
	color: #756548;
	text-decoration: none;
}
#copyright a:hover
{
	color: #fcf6eb;
	text-decoration: none;
}

/* ####################################################################################### */

#content #steps
{
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 490px;

}

#content #steps a {
	display:block;
	text-align:right;
	font-size: 13px;
	line-height: 1.2em;
	color: #f9230b;
	text-decoration: none;
}

#content #steps a:hover
{
	color: #faae1a;
}




/*###########################################################*/

#content ul.year
{
    position: relative;
    float: left;
    width: 700px;
    background-color: #F8F1B4;
    list-style: none;
    padding: 20px 20px 20px 20px;
}
#content ul.year li
{
    position: relative;
    float: left;
    width: 89px;
    height: 40px;
    background: #FFFFFF;
    margin: 0px 1px 1px 0px;
    padding: 5px;
}
#content ul.year li span
{
    position: relative;
    float: left;
    font-size: 12px;
    color: #302C2C;
    font-weight: bold;
}
#content ul.year li a
{      
    position: relative;
    float: left;         
    clear: both;
    color: #710A0A;
    font-size: 11px;
    font-weight: normal;
    width: 89px;
    text-align: center;
    margin-top: 10px;
	display: block;
}
#content ul.year li.y
{
    background: #fdb804;
}

#content ul.year li.y a
{
    display: block;
	margin-top: 0;
	line-height: 30px;
	text-decoration: underline;
}

#content ul.year li.y span
{
    color: #FFF;
    font-weight: bold;
	display: inline;
}

/*###########################################################*/

a.thickbox
{
	color: #578af6;
	font-weight: bold;

}

#content table td.arrows img
{
	padding: 3px;
	width: 18px;
	height: 13px;
	border: none;
}

a.delete-user
{
	background: url('../../images/trash.gif') no-repeat top left;
	padding-left: 20px;
	padding-top: 5px;
	margin: 10px 0px 0 180px;
	color: #960000;
	width:250px;
}
/**/
form#profileForm button
{
	margin-left:180px;
}

/*####################################################################*/

#content .month-row
{
    position: relative;
    float: left;
    width: 700px;
    background-color: #F8F1B4;
    list-style: none;
    padding: 10px 20px 0px 20px;
}



#content .month-name
{
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}

#content .month-name h1
{
	font-size: 0.9em;
	display: block;
	width: 220px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0;
}

#content ul.m
{
	margin:0;
	position: relative;
	float: left;
	clear: left;
	width: 220px;
	list-style: none;
	padding: 0px 0px 10px 10px;
}

#content ul.m li
{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	display: block;
	background: #FFFFFF;
	margin: 0px 1px 1px 0px;
	padding: 5px 0px 0px 5px;
}

#content ul.m li.d 
{
	background: #c4a873;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
}

#content ul.m li.y 
{
	background: #fdb804;
}

#content ul.m li.y span a 
{
	color:white;
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
	width: 20px;
	height: 20px;
	display:block;
}


#content ul.m li.y span a:hover 
{
	color:#960000;
	text-decoration:none;
}



#content ul.m li span
{
	position: relative;
	float: left;
	font-size: 9px;
	color: #302C2C;
}

/* ####################################################################################### */ 

#toolTip
{
	position: absolute;
	width: 250px;
	background:#caae86;
	text-align: left;
	padding: 15px;
	z-index: 1000;
	border:1px solid white;
}

#toolTip p
{
	margin: 0;
	padding: 0;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
}

#toolTip p em
{
	display: block;
	margin-top: 5px;
	padding: 0;
	color: #1D3D6E;
	font-style: normal;
	font-weight: normal;
}

/* ####################################################################################### */


#new {
	position:absolute;
	right:0;
	top:0;
	height:135px;
	width:135px;
	background:url('/images/bg.1.gif') no-repeat ;
	z-index:100;
}

/* ####################################################################################### */

#message
{
    position: relative;
    float: left;
    width: 720px;
    background-color: #F8F1B4;
    padding: 10px;
	margin-bottom: 15px;
    list-style: none;
	color: #000;
}

/* ####################################################################################### */

#content div.ln
{
    position: relative;
    float: left;
    width: 740px;       
    margin-bottom:10px;
}

#content div.ln select
{
    position: relative;
    float: left;
    padding: 1px;
    padding-bottom: 2px;
    width: 95px;
}

/* ####################################################################################### */

#lang
{
	color: #795D45;
	padding: 5px 0 5px 20px;
}

#lang a
{
	color: #795D45;
	font-size: 11px;
}
#lang a:hover
{
	color: #660606;
}
#lang a.sel
{
	font-weight: bold;
	color: #795D45;
}

#lang a.sel:hover
{
	font-weight: bold;
	color: #660606;
}

/* ####################################################################################### */

#question
{
	width: 100%;
	text-align: center;
	color: #6a0304;
	font-size: 20px;
	margin-top: 15px;
}

#answers
{
	width: 200px;
	text-align: center;
	margin: 0 auto;
	color: #000;
}

#qLeft
{
	float: left;
	margin-top: 30px;
}
#qRight
{
	float: right;
	margin-top: 30px;
}

.strong
{
	font-weight: bold;
}
#content table tr td.orange
{
	/*color: #e97610;*/
}
