HTML
{
}

BODY 
{
PADDING: 0px 0px 0px 0px;
MARGIN: 0px 10px 10px 10px;
FONT: 11px verdana, arial, helvetica, sans-serif;
BACKGROUND-COLOR: #FFFFFF;
TEXT-ALIGN: center;
}

TD
{

FONT: 11px verdana, arial, helvetica, sans-serif;
}

input 
{
FONT: 11px verdana, arial, helvetica, sans-serif;
}

.jiwebForm
{
FONT: 11px verdana, arial, helvetica, sans-serif;
}

#clipMain {
margin: 0px auto;
text-align: left;
WIDTH: 850px;
padding: 10px;
}


#clipLogo {
border-bottom: solid 1px #CCCCCC;
WIDTH: 100%;
padding-bottom: 10px;
text-align: center;
}



form {

padding: 0px;
margin: 0px;
}



textarea 
{
FONT: 11px verdana, arial, helvetica, sans-serif;
}

A 
{
COLOR: #909598;
TEXT-DECORATION: none;
}

A:hover 
{
TEXT-DECORATION: underline;
}



.basket 
{
    float: right;
    width: 150px;
}



#frameShopCart {
padding: 5px;
background-color: #E8E7E3;
BORDER:	#BBBBBB 1px solid;
margin: 5px;
}





.communityPost {
BORDER: #AAAAAA 1px solid;
}


.communityPostHeadline {
padding: 5px;
BACKGROUND-COLOR: #E8E7E3;
}

.communityPostContent {
padding: 3px;
}







/*##############################
 * Style för huvudram
 *##############################
 */
#frameMain
{
BORDER: #DAD5CF 1px solid;
PADDING: 10px;
WIDTH: 780px;
BACKGROUND-COLOR: #F7F6F1;

margin: 0px auto;
TEXT-ALIGN: left;
}








/*##############################
 * Style för toppram
 *##############################
 */
#frameTop
{

TEXT-ALIGN: left;
PADDING: 10px;
LINE-HEIGHT: 40px;
BACKGROUND-COLOR: #FF850D;
COLOR: #FFFFFF;
FONT: 24px trebuchet ms, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
}






/*##############################
 * Style för huvudmenyram
 *##############################
 */
#frameMainMenu
{
TEXT-ALIGN: center;
border-bottom: solid 1px #CCCCCC;
WIDTH: 100%;
padding-top: 5px;
padding-bottom: 5px;
}







/*##############################
 * Style för undermenyram
 *##############################
 */
#frameSubMenu
{
WIDTH: 120px;
FLOAT: RIGHT;

TEXT-ALIGN: left;
PADDING: 5px;
}







/*##############################
 * Style för innehållsram
 *##############################
 */
#frameContent
{
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
PADDING-BOTTOM: 5px;
}








/*##############################
 * Style för sidfot
 *##############################
 */
#frameBottom
{
TEXT-ALIGN: left;
PADDING-TOP: 10px;
COLOR: #222222;
FONT: 10px verdana, arial, helvetica, sans-serif;
}
































	
/*##############################
 * Style för omarkerat huvudmenyval
 *##############################
 */
.menuElementLink {
margin-left: 0;
list-style: none;
display: inline;
color: #000000;
padding: 1px 8px 1px 8px;
text-decoration: none;
FONT: 11px verdana, arial, helvetica, sans-serif;
height: 200px;
padding-top: 5px;
padding-bottom: 5px;
}
.menuElementLink:hover {
background-color: #DDDDDD;
text-decoration: none;

}







/*##############################
 * Style för markerat huvudmenyval
 *##############################
 */
.menuElementLinkWhite {
margin-left: 0;
list-style: none;
display: inline;
color: #000000;
padding: 1px 8px 1px 8px;
text-decoration: none;
FONT: 11px verdana, arial, helvetica, sans-serif;
background-color: #CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
}
.menuElementLinkWhite:hover {
background-color: #CCCCCC;
text-decoration: none;
}















/*##############################
 * Style för omarkerat undermenyval
 *##############################
 */
.menuElementLinkSub {
list-style: none;
display: inline;
color: #000000;
padding: 1px 8px 1px 8px;
text-decoration: none;
FONT: 11px trebuchet ms, verdana, arial, helvetica, sans-serif;
margin-left: 5px;
}
.menuElementLinkSub:hover {
color: #000000;
text-decoration: underline;
}







/*##############################
 * Style för markerat undermenyval
 *##############################
 */
.menuElementLinkWhiteSub {
color: #000000;
padding: 1px 8px 1px 8px;
text-decoration: none;
FONT: 11px trebuchet ms, verdana, arial, helvetica, sans-serif;
font-weight: bold;
margin-left: 5px;
}
.menuElementLinkWhiteSub:hover {
text-decoration: underline;
color: #000000;
}








/*##############################
 * Huvudrubrik för undersidor
 *##############################
 */
.menuElementLinkSubHeadline {
margin-left: 0;
list-style: none;
display: inline;
color: #000000;
padding: 1px 8px 1px 8px;
text-decoration: none;
FONT: 12px verdana, arial, helvetica, sans-serif;
font-weight: bold;	
}








/*##############################
 * Bakgrundsram för nyheter och kalender
 *##############################
 */
.tableBgGray {
background-color: #F7F6F1;
FONT: 11px trebuchet ms, verdana, arial, sans-serif;
COLOR: #333333;
padding: 10px 10px 10px 10px;
}


