﻿/*--------------------------------------
    RotaCMS Table of Contents

    1.ListViewProductCatalog
    2.productDetail
    3.Form
    4.Login
    5.ProductCategoyMenuTree
    6.ProductCategoryMenu
    


    (c) 2008 Erkasoft, all rights reserved.

-----------------------------------------*/



/*------------------------------
    1.ListViewProductCatalog
------------------------------*/
#ListViewProductCatalog
{

}



.itemStyle img, .altItemStyle img
{
    border: 1px solid #CCCCCC;
}
.itemStyle a, .altItemStyle a
{
    text-decoration: none;
    color: #FF9900;
}


.itemStyle a:hover, .altItemStyle a:hover
{
   color: #FFF;
   border:0;
}



.itemStyle, .altItemStyle
{
	/*border-style: solid;
	border-width: 1px;
	border-color: #ccc #333333 #333333 #ccc;*/
	float: left;
	display: block;
	width: 190px;
	padding: 10px;
	font-size: 12px;
	overflow: visible;
	height: 140px;
	margin:5px;
	
}

.itemSeperator
{
	float: left;
	display: block;
	padding-right: 1px;
/*	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #666699;*/
	height: 140px;
}

.altItemStyle
{
	/*background-color: #eee;*/
}

.groupSeperator
{
	clear: left;
	margin-bottom: 1px;
	/*border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999;*/
}

.layoutRegion
{
	/*background-color:#FFFFFF;*/
}

.headingRegion
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 1.6em;
	font-weight: bold;
	padding:5px;
	color: #FFF;
}

.subHeading
{
    font-family: Verdana, Courier New, Helvetica;
    font-weight:normal;
    color:#999;
	font-size:x-small;
}


.photoHeading img
{
    border:solid 5px #FFF;
}

.productIcon
{
	font-size:1.2em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color:#333;
}

.productIcon a
{
    color: #FFCC00;
    text-transform: capitalize;
}

.productIcon a:hover
{
    color:#ED1B24;
}

.productIcon img
{
    border: 5px solid #FFF;
}

.productIcon img:hover
{
    border: 5px solid #ED1B24;
}


.pagerRegion
{
	clear: left;
	padding: 5px;
}

.pagerBtn 
{
	font-family:Verdana,Arial;
	font-size:10pt;
}

.footerRegion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	padding: 4px;
	color:  #ABA894;
}



/*-----------------------------
    2.productDetail
-----------------------------*/    
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#F3F0E7;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.productDetailPopup
{
    border: 2px solid #000;
    background-color: #FFF;
    padding: 2px;
    width: 250px;
    text-align:center;
}

.productShortDesc
{
    font-family:Times New Roman, Century Gothic, Courier New;
    font-size: 12px;
    font-style:italic;
    
    border: none;
    
    margin: 3px;
    text-align:center;
    
}

#productImageBox
{
    float:left;
    width:100%;
    text-align:center;
}

#productDescBox
{
    
    clear:both;
    float:left;
    width:100%;
    text-align:center;
}

.productDesc
{
    font-family:Arial, Tahoma, Verdana;
    margin: 5px;
    
}


.ProductDetail a
{
    text-decoration: none;

}


.productDetail img
{
    border:0;
    margin:3px;
    
}

.productDetail p
{
   
    margin:3px;
    padding:1px;
    text-align:justify;
}


.productDesc
{
 
}


/*----------------
    3.Form
----------------*/

.textBox
{
    width:200px;
}

.textBoxSmall
{
    width:100px;
}

.textBoxLarge
{
    width:500px;
}

.textAreSmall
{
    width:300px;
    height:100px;
}

.textAreMedium
{
   width:300px;
   height:300px;
}


.textAreLarge
{
   width:300px;
   height:500px;
}









/*----------------
    4.Login
----------------*/    

.logininput
{
    width:100px;
}

.loginurl
{

}


.loginbutton
{

    width: 50px;
}
.logininstructiontext
{

}

.loginlabel
{

}

.logintitle
{

}

.loginbutton
{
    background : #F6F4E4;
    color:#6B6854;
    border: dotted 1px #DFD9A2;
    width: 50px;
}


/*-------------------------------------
    5.ProductCategoyMenuTree
-----------------------------------*/

#ProductCategoryMenu
{

}
#ProductCategoryMenu table
{
    margin:0;
    padding:0;
    
}
#ProductCategoryMenu td
{
    text-align:left;
}

.ProductCategoryMain
{
    margin:0;
    padding:0;
    
}


.productCategoryMenuNodeHover
{
    
   color:#7F0A5F;
  
}
   
.productCategoryParentNode
{

}
.productCategorySelectedNode
{

}

.productCategoryRootNode
{

}

.productCategoryMenuLeafNode
{

}

   
.productCategoryMenuNode
{
    
    width:96px; height:26px; 
    display:block; 
   /* background:url(images/dot.gif) 0 100% repeat-x;*/
    color:#8F8C73; 
    font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    font-weight:bold; 
    padding:0 0 0 22px; 
    text-decoration:none;
}

    
    
/*------------------------------
    6.ProductCategoryMenu
-----------------------------*/        

.productCategoryMenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}


.navigation-horizontal li
{
   display: inline;
   float: left; 
   
}

.productCategoryMenu ul li
{
    display: inline;
}



.productCategoryMenu  li
{
   padding-bottom: 1px;
   /*background-image: url(images/menudots.gif);
   background-repeat:no-repeat;
   background-position: left center; */
   /*border-bottom: dotted 1px #858585;*/
    font-size: 1em;
  

}

.productCategoryMenu  li a 
{
    display:block;
    padding-left: 15px;
    background: url(images/menudots.gif) no-repeat center left;
    /*background-position: right top;
    background-repeat: repeat-y;*/
    line-height: 23px;
    text-align: left;
    color:#666666;
}

/* \*/
* html .productCategoryMenu  li a
{

    height: 1%;
}
/* */

.productCategoryMenu li a:hover
{
    /* background-color: #3399FF;
    color: #FFFFFF;*/
    background-position: left;
    background: url(images/menudots-hover.gif) no-repeat center left;
    background-color: #CC3300;
    color: #FFFFFF;
}

.productCategoryMenu li a:active,
.productCategoryMenu  li a:active a
{
    color: #300;
    background-color: inherit;
}

#productcontainer
{
    display:block;
    width:100%;
    margin:3px;
    padding:3px;
    height:100%;
}

.productlist
{
margin:0;
padding:2px;
display:block;

}


.productlist li
{
    display: inline;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    height: 220px;
    padding:  15px 1px 3px 1px;
    background-color: #ECE29F;
    border: solid 1px #CCC;
    
}
.productlist li:hover
{
background-color: #FFF;
}

.productlist img
{
   /* border: solid 5px #666;*/
    margin: 0;
    padding:0;
    
}

.productlistcode
{
    font-family:Courier New, Verdana;
    font-size:12px;
    font-style: oblique;
}


#shopcart
{

}

#shopcart table
{
    width: 90%;
    
    margin: 1em auto;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-collapse: collapse;
    border-top-color: #999;
    border-right-color: #999;
}
#shopcart caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#shopcart tr td	{
	background:#FFF;
	}	
	
	
#shopcart tr.odd td
{
    
    background: #CCCCCC;
}
#shopcart tr.odd .column1	{
	background:#f4f9fe;
	}	
#shopcart .column1	{
	background:#f9fcfe;
	}
#shopcart td
{
    color: #333333;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    padding: .3em 1em;
    text-align: center;
}				
#shopcart th {
	font-weight:normal;
	color: #FFF;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	background-color:#000;
	}							
#shopcart thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#shopcart tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
#shopcart tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#shopcart tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
    
    
    
    


/********************************

        8.OrderReport

*******************************/    
#Report
{
   background:#FFF;
       height:1000px;
}
#ReportContent
{
  /*  height:300px;*/
    width:100%;
}



#orderreport table
{
    width: 90%;
    
    margin: 1em auto;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-collapse: collapse;
    border-top-color: #999;
    border-right-color: #999;
}
#orderreport caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#orderreport tr td	{
	background:#FFF;
	}	
	
	
#orderreport tr.odd td
{
    
    background: #CCCCCC;
}
#orderreport tr.odd .column1	{
	background:#f4f9fe;
	}	
#orderreport .column1	{
	background:#f9fcfe;
	}
#orderreport td
{
    color: #333333;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    padding: .3em 1em;
    text-align: center;
}				
#orderreport th {
	font-weight:normal;
	color: #FFF;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	background-color:#000;
	}							
#orderreport thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#orderreport tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
#orderreport tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#orderreport tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
    
#OrderReport
{
    
}

.orderreporttable
{
    width:100%;
}

.orderreporttable td
{
    vertical-align:top;
}

.orderreportitemstable
{
    width:100%;
}
.orderreportitemstable th
{
    font-weight:bold;
    border-bottom: solid 1px #333;
    vertical-align:top;
}
.orderreportitemstable td
{
       vertical-align:top;
       
}

#OrderReport h1
{
        font-family:Arial, Tahoma, Verdana,Courier New;
        font-size:12px;
        color:#333;
}



.curpage
{
    color:#000;
}





.numpager, .pager
{
    background-color: #F2F2F2;
    color: #333;
    font: normal bold 14px arial, verdana tahoma;
    width: 30px;
    height: 30px;
    margin: 5px;
    padding: 5px;
    text-decoration:none;
    border:solid 1px #999;
}
.numpager:hover, .pager:hover
{
    background-color: #99CC00;
    color:#000;
    
}
.numpager a
{
  text-decoration:none;
}

.numpager a:link
{
    display:block;
    color : #FFF;
    text-decoration:none;
    padding:5px;
    
}


.numpager a:hover
{
    display:block;
    color : #FFF;
    text-decoration:none;
    background-color:#A5D0F1;
}


.contactable
{
    margin:0;
    width:338px;
}

.formbox
{
    clear:both;
    padding:0;
}


.productlist li
{
    display: inline;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top:15px;
    text-align:center;
    height:220px;
    width:170px;
}


/* css buttons */
a.boldbuttons{
background: transparent url('../../images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
margin:3px;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../../images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



#slideshow {
    position:relative;
    
    
    height:195px;

}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



.randomproduct
{
    width:100%;
    margin:5px;
    padding:0;
}

.randomproduct ul
{
    display:block;
    margin:0;
    padding:0;
    width:100%;
}

.randomproduct li
{
    display: inline;
    float: left;
    margin: 5px 5px 5px 5px;
    text-align: center;
    height: 200px;
    width: 180px;
    padding: 15px 1px 3px 1px;
    background-color: #ECE29F;
    border: solid 1px #CCC;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    overflow:hidden;
}

.randomproduct img
{
    border:none;
    margin: 0;
    padding:0;
}


.randomproduct li:hover
{
    
    background-color: #5F8700;
}


.randomproduct li a
{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
.randomproduct li a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}