﻿/* CSS Document - Theme selector page css
document created by Edwin Harish
Trellisys.net Pvt. Ltd. */

	.ThemeBox { width: auto; /*margin:0em auto;background:#CCC;*/ overflow: hidden;  z-index:25; position:relative; display: inline-block;}
 

.ThemeBoxLeftTop { background: url(../images/themes/themebox_leftTop.gif) no-repeat left top; padding-left: 4px; height:11px; clear: both; overflow: hidden;  }

.ThemeBoxMidTop { width: inherit; height:11px; background: url(../images/themes/themebox_midTop.gif) repeat-x; overflow:hidden; margin: 0em auto; }

.ThemeBoxPointer{  background: url(../images/themes/icon_pointer.gif)  no-repeat left top; width:13px; height:9px; float:left; margin-left:0.95em; margin-top:-0.04em;}

.ThemeBoxRightTop { background: url(../images/themes/themebox_rightTop.gif)  no-repeat right top; padding-right: 5px; height:11px; overflow: hidden;   }

.ThemeBoxLeftMid { background: url(../images/themes/themebox_leftMid.gif) repeat-y; padding-left: 4px; clear: both; overflow: hidden; }

.ThemeBoxMidMid { display:inline-block; width: inherit; background: #FFF; overflow:hidden; margin: 0em auto; padding:0.75em 0.25em 1em 1em; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 7.25pt; font-weight: bold; color:#333;}
	
	.ThemeBoxHolder{margin-right:0.75em; margin-top:0.25em; float:left; } .ThemeBoxHolderTxt{ clear:both; text-align:left; margin-top:0.30em; overflow:hidden;}
	
	.ThemeBoxThumb{ border:4px #3B3939 solid; cursor:pointer; } .ThemeBoxThumb img{ border-style:none;} .ThemeBoxThumb:hover { border:4px #EE7417 solid;}
	
	.ThemesHolder{ float:left; clear:both;}
	
.ThemeBoxRightMid { background: url(../images/themes/themebox_rightMid.gif)  repeat-y right top; padding-right: 5px; overflow: hidden;   }

.ThemeBoxLeftBot { background: url(../images/themes/themebox_leftBot.gif) no-repeat; padding-left: 4px; height:6px; clear: both; overflow: hidden;  }

.ThemeBoxMidBot { width: inherit; height:6px; background: url(../images/themes/themebox_midBot.gif) repeat-x; overflow:hidden; margin: 0em auto;}

.ThemeBoxRightBot { background: url(../images/themes/themebox_rightBot.gif)  no-repeat right top; padding-right: 5px; height:6px; overflow: hidden;   }



	
	/*div#innerPageBodyContainer .custBgBox{
		width:768px;
		height:426px;
		background:url(../images/bg_custom.gif) no-repeat left top;
		margin:0px auto;
		margin-top:0.90em;
		margin-bottom:1.50em;		
		}*/
			
				