/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Page
 */
 
body.yoopage {
	background: #0F3E6C;
}

div#page-body {
	background: url(../../images/lightblue/page_bg.png) 50% 0 repeat-x;
}


div.wrapper-t {
	background: #236AAC url(../../images/lightblue/wrapper_t.png) 0 0 repeat-x;
}

div.wrapper-tm {
	background: url(../../images/lightblue/wrapper_tm.png) 50% 120px no-repeat;

}

div#footer {
	color: #62C4EE;
}

div#footer a:link, div#footer a:visited {
	color: #62C4EE;
}

div#footer a:hover {
	color: #62C4EE;
}
