/*

*****************************************
RFGMOLE.CO.UK - effects.css

Development company: embloc.co.uk
Author e-mail: liam@embloc.co.uk

*****************************************

Reference palette:

Greys:					Colours:
	
#333 (darkest)			#000 (black)
#666 (dark)				#b5dc10 (lightgreen - hover/highlight)
#999 (medium)			#d69e5e (orange - titling)
#aaa (light)			#2f7b0a (dark green - links)
#eee (lightest)			#f7ecdf (cream)

*/

/* modal box*/ 

#modal-login, #screen-1, #screen-2, #screen-3, #screen-4, #screen-5, #screen-6, #screen-7, #screen-8, #screen-9, #screen-10 {margin:0 auto;display:none;}

#modal-login {width:320px;}

#modal-login h2.box-top {background:url(../images/system/mole-box-top-login-320.png) no-repeat;padding:0;height:50px;overflow:hidden;} 
#modal-login h2 span {padding:14px 18px 0 17px;display:block;color:#d69e5e;font-weight:bold;font-size:0.8em;line-height:1.6em;} 

#modal-login  .box-mid-320 {background-image:url(../images/system/mole-box-mid-320.png);background-repeat:repeat-y;display:block;float:left;width:320px;}

#modal-login  .box-mid-320 form {margin:0;padding:0;}
#modal-login  .box-mid-320 table {margin:0 0 10px 18px;padding:0;}
#modal-login  .box-mid-320 table td {background:#fff;border:1px solid #fff;vertical-align: middle;font-size:0.7em;padding:0;}
#modal-login  .box-mid-320 table p {padding:0 0 2px 0;font-size:1em;}
#modal-login  .box-mid-320 table input.field {background: url(../images/system/mole-sprite.gif) -1px -165px;padding:6px 4px 0 4px;margin:0 0 0 3px;font-size:1em;width:200px;height:25px;}
#modal-login  .box-mid-320 table input.button {margin:0 1px 0 4px;}

#simplemodal-overlay {background:#000;}
#simplemodal-container {padding:0;border:0;margin:0 auto;}
a.modalCloseImg {background:url(../images/system/spaceball.gif) no-repeat;width:35px;height:30px;display:inline;z-index:1;position:absolute;top:10px;left:280px;cursor:pointer;}

.screenwrap a.simplemodal-close {background: url(../images/system/mole-close.png) no-repeat;width:40px;height:40px;display:inline;z-index:1;position:absolute;top:20px;left:608px;cursor:pointer;}
.screenwrap {width:637px;border:8px solid #eee;}
.screenwrap img {width:637px;display:block;}

/* end */