
/* 
	================================
CSS STYLES FOR DotNetNuke Skins by the SkinCovered Team - http://www.skincovered.com
The best place to learn about how to skin your DotNetNuke website
Tutorials, Forums, Code Snippets, Videos, Expert Advice by Experienced DNN Skinners
Free & Premium Content for the DotNetNuke enthusiast
   ================================
*/ 


body {background-image:  url(crush/XDSAKunaBG.png); background-repeat:repeat-x;}
.logo {float: left; vertical-align: middle;}
.userlogin{float: right; text-align: right;vertical-align: middle;}

.login{color:#f7f7f7;text-decoration: none; font-size:11px;padding-right:3px;padding-left: 5px; padding-right: 5px; }
A.login:link{color:#f7f7f7;}
A.login:visited{color:#404040;}
A.login:active{color:#eeeeee;}
A.login:hover{color:#cccccc;text-decoration: none;}


.search {vertical-align: bottom; margin: 5px 0 0 0 ; padding-right: 5px; font-size: 12px;}
.search input {background-color: #19ACD0;border: 1px solid #1591B0;}

#XDSAKuna_Menu {background-image: url(crush/XDSAKuna_Menu.png);width:100%; background-repeat:repeat-x;padding-top: 1px; height: 32px;}
#XDSAkuna_MenuHolder {background-color: #f7f7f7; vertical-align: top;}

.XDSAkuna_Lower { background-image:url(crush/XDSAkuna_Lower.png); background-repeat:repeat-x;height:157px;background-color: #19ACD0;}

.XDSAkuna_LTop {background-image:url(crush/XDSAkuna_LTop.png); background-repeat:no-repeat;width:20px;height:110px;}
.XDSAkuna_MTop {background-image:url(crush/XDSAkuna_MTop.png);width: 100%; background-repeat:repeat-x;height: 110px;}
.XDSAkuna_RTop {background-image:url(crush/XDSAkuna_RTop.png); background-repeat:no-repeat;width:20px;height:110px;float:right; margin: -999;}

#XDSAkuna_Upper {background-image: url(crush/XDSAkuna_Upper.png); background-repeat: repeat-x;height:237px; background-color:#CDCDCD; vertical-align: top;}
.XDSAkuna_MContent {background-image: url(crush/XDSAkuna_Content.png); background-repeat:repeat;}
#XDSAkuna_MContent {background-color: #f7f7f7;}
.XDSAkuna_Lower { background-image:url(crush/XDSAkuna_Lower.png); background-repeat:repeat-x;height:157px;}
#XDSAkuna_Lower { background-image:url(crush/XDSAkuna_Lower.png); background-repeat:repeat-x;height:157px;}
.XDSAkuna_Footer {background-image: url(crush/XDSAkuna_Footer.png); background-repeat: repeat-x; height:200px;}
#XDSAkuna_Footer {background-image: url(crush/XDSAkuna_Footer.png); background-repeat: repeat-x; height:200px;}
.XDSAkuna_LBottom {background-image: url(crush/XDSAkuna_LBottom.png); background-repeat:no-repeat; background-position:right;width:20px;height:32px;}
.XDSAkuna_MBottom {background-image: url(crush/XDSAkuna_MBottom.png); width: 100%;background-repeat:repeat-x;height:32px;}
.XDSAkuna_RBottom {background-image: url(crush/XDSAkuna_RBottom.png); background-repeat:no-repeat; background-position:left;width:20px;height:32px;}

/* Navigation for Links on the Light Background areas of the website */
.skinobject{color:#666666;text-decoration: none; font-size:11px;padding-right:3px;padding-left: 5px; padding-right: 5px; }
A.skinobject:link{color:666666;}
A.skinobject:visited{color:#666666;}
A.skinobject:active{color:#cccccc;}
A.skinobject:hover{color:#cccccc;text-decoration: none;}
